diff options
author | Phil Carmody <ext-phil.2.carmody@nokia.com> | 2009-12-18 15:34:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-23 11:23:43 -0800 |
commit | 26579ab70aa0e0ea434e6e100279d2f67c094431 (patch) | |
tree | 1c9dfd6ed6209ecee088e3e6b600ebd7fba24acc /fs/sysfs/bin.c | |
parent | 8e9b9362266dd16255473c080d846b13e27247bf (diff) | |
download | kernel_samsung_tuna-26579ab70aa0e0ea434e6e100279d2f67c094431.zip kernel_samsung_tuna-26579ab70aa0e0ea434e6e100279d2f67c094431.tar.gz kernel_samsung_tuna-26579ab70aa0e0ea434e6e100279d2f67c094431.tar.bz2 |
Driver core: device_attribute parameters can often be const*
Most device_attributes are const, and are begging to be
put in a ro section. However, the create and remove
file interfaces were failing to propagate the const promise
which the only functions they call offer.
Signed-off-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/sysfs/bin.c')
0 files changed, 0 insertions, 0 deletions