linux/include
Trond Myklebust 09acfea5d8 SUNRPC: Fix a few sparse warnings
net/sunrpc/svcsock.c:412:22: warning: incorrect type in assignment
(different address spaces)
 - svc_partial_recvfrom now takes a struct kvec, so the variable
   save_iovbase needs to be an ordinary (void *)

Make a bunch of variables in net/sunrpc/xprtsock.c static

Fix a couple of "warning: symbol 'foo' was not declared. Should it be
static?" reports.

Fix a couple of conflicting function declarations.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-03-11 19:30:02 -04:00
..
acpi
asm-generic
crypto
drm
keys
linux SUNRPC: Fix a few sparse warnings 2012-03-11 19:30:02 -04:00
math-emu
media
misc
mtd
net net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL 2012-01-30 12:41:06 -05:00
pcmcia
rdma
rxrpc
scsi
sound Merge branch 'fix/asoc' into for-linus 2012-01-31 15:13:14 +01:00
target
trace SUNRPC: Adding status trace points 2012-02-06 10:37:53 -05:00
video
xen
Kbuild