From: Trond Myklebust Date: Fri, 4 May 2012 17:54:24 +0000 (-0400) Subject: NFS: Fix sparse warnings X-Git-Tag: v3.5-rc1~52^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1385b8117325e79f74c1e7d1cbf45c789deb85c5;p=pandora-kernel.git NFS: Fix sparse warnings Fix the following sparse warnings: fs/nfs/direct.c:221:6: warning: symbol 'nfs_direct_readpage_release' was not declared. Should it be static? fs/nfs/read.c:38:43: warning: non-ANSI function declaration of function 'nfs_readhdr_alloc' fs/nfs/objlayout/objio_osd.c:214:5: warning: symbol '__alloc_objio_seg' was not declared. Should it be static? Reported-by: Dan Carpenter Signed-off-by: Trond Myklebust Cc: Fred Isaman Cc: Boaz Harrosh --- Reading git-diff-tree failed