On Fri, Apr 04, 2014 at 07:22:25PM +1100, Mike Sampson wrote:
> next-20140403: This fixes a sparse warning:
^
Just leave this out. Either it applies when Greg gets around to it, or
you'll have to redo it. If you want to add this information then put it
directly after the --- cut of
next-20140403: This fixes a sparse warning:
warning: symbol 'cfs_wi_data' was not declared. Should it be static?
Signed-off-by: Mike Sampson
---
drivers/staging/lustre/lustre/libcfs/workitem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/lustre/lustre/libc