]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: rename ubi_dbg_dump_sv
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 14:59:36 +0000 (17:59 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sun, 20 May 2012 17:25:59 +0000 (20:25 +0300)
commit614c74a75c60602f2a524c86650b576b14883fd5
tree2215482eb50c79816b181c0aba42884f754f401f
parent1f021e1de56f79cb4575b14f9ebf1ffb9dc9db0b
UBI: rename ubi_dbg_dump_sv

I am going to remove the "UBI debugging" compilation option and make the
debugging stuff to be always compiled it. This patch is a preparation
which renames 'ubi_dbg_dump_sv()' to 'ubi_dump_sv()'.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/debug.c
drivers/mtd/ubi/debug.h
drivers/mtd/ubi/scan.c
drivers/mtd/ubi/vtbl.c