From: Tao Ma Date: Wed, 18 Mar 2009 21:08:43 +0000 (+0800) Subject: ocfs2: Fix 2 warning during ocfs2 make. X-Git-Tag: v2.6.30-rc5~57^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fba813748f16f4eaf24d492c505226c4026d58f;p=pandora-kernel.git ocfs2: Fix 2 warning during ocfs2 make. fs/ocfs2/dir.c: In function ‘ocfs2_extend_dir’: fs/ocfs2/dir.c:2700: warning: ‘ret’ may be used uninitialized in this function fs/ocfs2/suballoc.c: In function ‘ocfs2_get_suballoc_slot_bit’: fs/ocfs2/suballoc.c:2216: warning: comparison is always true due to limited range of data type Signed-off-by: Tao Ma Signed-off-by: Joel Becker --- Reading git-diff-tree failed