diff options
| author | Stephen Hemminger <shemminger@osdl.org> | 2004-10-22 00:01:16 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-10-22 00:01:16 -0700 |
| commit | dcde404f44f1d7266ab25c35f1ea29c7ddb47548 (patch) | |
| tree | ffc4d0619bca95c0a69a348565e3bb6a65f29dff /include/linux | |
| parent | ba649f5bb4b3901a8904f5128c07f38b8e42a5e2 (diff) | |
[PATCH] avoid problems with kobject_set_name and name with %
kobject_set_name takes a printf style argument list. There are many
callers that pass only one string, if this string contained a '%' character
than bad things would happen. The fix is simple.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
