diff options
author | simran singhal <singhalsimran0@gmail.com> | 2017-04-01 07:58:56 +0530 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-04-01 11:40:36 +0100 |
commit | d952b4e6ad8f174577884b2a8ceb13832a7a6d21 (patch) | |
tree | 894e589e6bde34ff254de81db20331b6f33d4201 /Documentation | |
parent | 4214dc1807afa0a9eb84f845c9c2772dcbeae0f8 (diff) |
staging: iio: light: tsl2x7x constify attribute_group structures
As the event_attrs field of iio_info structures is constant, so these
attribute_group structures can also be declared constant.
File size before:
text data bss dec hex filename
15064 1528 0 16592 40d0
drivers/staging/iio/light/tsl2x7x_core.o
File size after:
text data bss dec hex filename
15192 1400 0 16592 40d0
drivers/staging/iio/light/tsl2x7x_core.o
Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions