Re: [PATCH 3/3] sysfs: Add labeling support for sysfs

From: James Morris
Date: Sun Sep 06 2009 - 21:48:31 EST


This last patch introduced the following warnings:

fs/sysfs/inode.c: In function sysfs_setxattr:
fs/sysfs/inode.c:150: warning: passing argument 2 of
security_inode_getsecctx from incompatible pointer type
include/linux/security.h:1883: note: expected void ** but argument is of type char **
fs/sysfs/inode.c:129: warning: unused variable suffix


Please fix them. Thanks.



- James
--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/