From: Artem Bityutskiy Date: Fri, 13 May 2011 10:22:19 +0000 (+0300) Subject: UBIFS: make 2 functions static X-Git-Tag: v3.0-rc1~317^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ef7b5f25d31c5660fb4a87f4b40ac48070fcb7;p=pandora-kernel.git UBIFS: make 2 functions static This is a minor change which makes 2 functions static because they are not used outside the gc.c file: 'data_nodes_cmp()' and 'nondata_nodes_cmp()'. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed