linux/drivers/net/wireless/ti
Bhumika Goyal 4f2949febc wlcore: add const to bin_attribute structure
Add const to bin_attribute structure as it is only passed to the
functions sysfs_{remove/create}_bin_file. The corresponding arguments
are of type const, so declare the structure to be const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-08 14:52:35 +03:00
..
wl12xx
wl18xx wl18xx: add checks on wl18xx_top_reg_write() return value 2017-06-28 21:18:40 +03:00
wl1251 wl1251: add a missing spin_lock_init() 2017-07-27 13:59:31 +03:00
wlcore wlcore: add const to bin_attribute structure 2017-08-08 14:52:35 +03:00
Kconfig
Makefile
wilink_platform_data.c