diff options
author | Michal Malý <madcatxster@devoid-pointer.net> | 2015-04-08 23:56:41 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-05-07 17:27:08 +0300 |
commit | fbf85e2ad1ade7bcc9efa0557c19bea5fffd192a (patch) | |
tree | b5ede0e581eaecb376a48137e277f151b1bd5aa9 /usr/.gitignore | |
parent | d0afd84893ebdbbe6dc022514cd6b62fbc90a034 (diff) | |
download | linux-fbf85e2ad1ade7bcc9efa0557c19bea5fffd192a.tar.xz |
HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed with "lg4ff_"
Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed
with "lg4ff_". All internal functions should be prefixed with just "lg4ff_".
Usage of DEVICE_ATTR_RW breaks this scheme because it expects the functions'
names to match the name of the respective sysfs entry.
This partially reverts "2f1cec3250e38609bf9252db52dbbe61603c04a7"
Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'usr/.gitignore')
0 files changed, 0 insertions, 0 deletions