Files
linux-st/include/linux
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
..
2012-01-22 15:08:43 -05:00
2012-03-11 19:30:02 -04:00
2012-01-24 15:41:51 +02:00
2012-01-17 15:40:51 -08:00
2012-03-06 10:32:47 -05:00
2012-03-10 17:14:10 -05:00
2012-03-05 15:26:47 -05:00
2012-03-10 17:14:10 -05:00
2012-02-02 12:55:17 -08:00
2012-01-24 12:25:14 -08:00