From: Artem Bityutskiy Date: Sat, 31 Jul 2010 06:37:34 +0000 (+0300) Subject: UBI: make check_pattern function non-static X-Git-Tag: v2.6.37-rc1~169^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb00e180a93a6c8e89c3b2d1f9473781e1e2d2a4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed