kobject: Add missing format attribute specifications
authorBart Van Assche <bvanassche@acm.org>
Sat, 1 Jan 2011 12:51:52 +0000 (13:51 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Feb 2011 23:10:18 +0000 (15:10 -0800)
commit9b99b7f84ea520d2ecaf816bde247a1ad07e454e
treec1a20e28c8d08ed98cf0846a074c950365a538e0
parentd3f70befd9a6ab79413f303109e2c701472e2785
kobject: Add missing format attribute specifications

Several functions in <linux/kobject.h> accept printf-style arguments.
Some of these functions have been annotated with a format attribute
declaration while others have not been annotated. Add a format attribute
specification where it is missing.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/kobject.h