linux-hardened/drivers/staging/lustre
Anil Belur 29dd4f9be6 staging: lustre: ptlrpc: lproc_ptlrpc.c - fix dereferenceing user space buffer
- this fixes sparse warning for directly deferencing user space buffer

drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c:652:33: warning: incorrect type in argument 2 (different address spaces)
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c:652:33:    expected void const [noderef] <asn:1>*from
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c:652:33:    got char const *buffer

Signed-off-by: Anil Belur <askb23@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-01 14:42:51 -07:00
..
include/linux staging: lustre: remove proc function wrappers 2014-07-12 21:26:09 -07:00
lnet staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
lustre staging: lustre: ptlrpc: lproc_ptlrpc.c - fix dereferenceing user space buffer 2014-08-01 14:42:51 -07:00
Kconfig
Makefile staging: lustre: remove top level ccflags variable 2014-07-11 20:51:16 -07:00
TODO staging: lustre: remove hpdd-discuss list from TODO file 2014-07-12 18:01:57 -07:00