diff options
author | Márton Németh <nm127@freemail.hu> | 2011-05-30 21:50:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-07 14:29:56 -0700 |
commit | cf77acfca3ec3170a665c58b2712d275b8ab3860 (patch) | |
tree | beaa18d64d5d4f1687286b820e407232b0d61962 /drivers/staging/keucr/scsiglue.c | |
parent | 0a186be35963bd9bc4c148554188e927578115b0 (diff) |
usbip: change dev_attr_group to constant
The dev_attr_group variable is never changed and it is only passed
to the second parameter of sysfs_create_group() and sysfs_remove_group() functions.
These functions are defined in linux/sysfs.h: the second parameter is a pointer to
const in both cases.
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/keucr/scsiglue.c')
0 files changed, 0 insertions, 0 deletions