From: Marcin Slusarz Date: Fri, 8 Feb 2008 12:20:47 +0000 (-0800) Subject: udf: remove wrong prototype of udf_readdir X-Git-Tag: v2.6.25-rc1~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=934c5e6019758305b9cb1eb977c5eac997cd0180;p=pandora-kernel.git udf: remove wrong prototype of udf_readdir sparse generated: fs/udf/dir.c:78:5: warning: symbol 'udf_readdir' was not declared. Should it be static? there are 2 different prototypes of udf_readdir - remove them and move code around to make it still compile Signed-off-by: Marcin Slusarz Acked-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed