From: H Hartley Sweeten Date: Fri, 23 Sep 2011 20:55:52 +0000 (-0700) Subject: ext3/balloc.c: local functions should be static X-Git-Tag: v3.2-rc1~86^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ee77f2091c229a72c64d9aeef1ee4a7624e5795;p=pandora-kernel.git ext3/balloc.c: local functions should be static This quites the sparse noise: warning: symbol 'ext3_trim_all_free' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten Cc: Jan Kara Cc: Andrew Morton Cc: Andreas Dilger Signed-off-by: Jan Kara --- Reading git-diff-tree failed