diff options
author | Trent Piepho <[email protected]> | 2008-09-25 16:45:13 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-10-16 09:24:51 -0700 |
commit | 8c0e3998f5b71e68fe6b6e489a92e052715e563c (patch) | |
tree | df57b05090964df2138c8b59d3796c8509e92ed5 /net/lapb/lapb_in.c | |
parent | d8bf254089a6c31d7d01a4d1d2f1861662900855 (diff) |
sysfs: Make dir and name args to sysfs_notify() const
Because they can be, and because code like this produces a warning if
they're not:
struct device_attribute dev_attr;
sysfs_notify(&kobj, NULL, dev_attr.attr.name);
Signed-off-by: Trent Piepho <[email protected]>
CC: Neil Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions