]> git.baikalelectronics.ru Git - kernel.git/commit
driver core: print sysfs attribute name when warning about bogus permissions
authordyoung@redhat.com <dyoung@redhat.com>
Thu, 16 May 2013 06:31:30 +0000 (14:31 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2013 16:05:52 +0000 (09:05 -0700)
commit3c9175574119907e0ee583bfdec77443bdc00815
tree7382ef10ce4cae297584ce0c08859da487d0994e
parent37aa0640d5efbfb0bf9d40f53d0b0da7a8a592df
driver core: print sysfs attribute name when warning about bogus permissions

Make it obvious to see what attribute is using bogus permissions.

Signed-off-by: Dave Young <dyoung@redhat.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c