From: Peng Tao Date: Mon, 3 Jun 2013 13:58:18 +0000 (+0800) Subject: staging/lustre: silence gcc build warning X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=894cca1d5c310423b5d2b8969f140aa3e195ebe1;p=pandora-kernel.git staging/lustre: silence gcc build warning got bellow build warning that is indeed a false alarm. CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o drivers/staging/lustre/lustre/libcfs/nidstrings.c: In function ‘ libcfs_str2net_internal’: drivers/staging/lustre/lustre/libcfs/nidstrings.c:432:17: warning: ‘nf’ may be used uninitialized in this function [-Wuninitializ ed] Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed