From: H Hartley Sweeten Date: Tue, 21 Jun 2011 00:54:51 +0000 (-0700) Subject: svcsock.c: include sunrpc.h to quiet sparse noise X-Git-Tag: v3.1-rc1~239^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177e4f998bb3a1a723d1ad200e9a7c7c20490f17;p=pandora-kernel.git svcsock.c: include sunrpc.h to quiet sparse noise Include the private header sunrpc.h to pickup the declaration of the function svc_send_common to quiet the following sparse noise: warning: symbol 'svc_send_common' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten Cc: Trond Myklebust Cc: "J. Bruce Fields" Cc: Neil Brown Cc: "David S. Miller" Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed