UBI: make check_pattern function non-static
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 31 Jul 2010 06:37:34 +0000 (09:37 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 19 Oct 2010 14:19:57 +0000 (17:19 +0300)
commitbb00e180a93a6c8e89c3b2d1f9473781e1e2d2a4
tree87bd9ddc65052014e36e4fb0565e73d7ff4dd992
parent0525dac9fd31e5a12fb934238abd09e2752a5967
UBI: make check_pattern function non-static

This patch turns static function 'check_pattern()' into a non-static
'ubi_check_pattern()'. This is just a preparation for the chages which
are coming in the next patches.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/io.c
drivers/mtd/ubi/misc.c
drivers/mtd/ubi/ubi.h