Hi Sage,
After merging the ceph tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
In file included from fs/ceph/super.h:4:0,
from fs/ceph/cache.c:26:
include/linux/ceph/ceph_debug.h:4:0: warning: "pr_fmt" redefined [enabled by
default]
#define pr_fmt(f
, fixed. Thanks!
sage
On Mon, 17 Jun 2013, Stephen Rothwell wrote:
> Hi Sage,
>
> After merging the ceph tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/block/rbd.c: In function 'rbd_release':
> drivers/block/rbd.c:510:2: warning: 'return' with a valu
Hi Sage,
After merging the ceph tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/block/rbd.c: In function 'rbd_release':
drivers/block/rbd.c:510:2: warning: 'return' with a value, in function
returning void [enabled by default]
return 0;
^
Caused by commit
3 matches
Mail list logo