linux/drivers/net/wireless/intel/iwlegacy
Julia Lawall 1dc80798a8 iwlegacy: constify local structures
For structure types defined in the same file or local header files, find
top-level static structure declarations that have the following
properties:
1. Never reassigned.
2. Address never taken
3. Not passed to a top-level macro call
4. No pointer or array-typed field passed to a function or stored in a
variable.
Declare structures having all of these properties as const.

Done using Coccinelle.
Based on a suggestion by Joe Perches <joe@perches.com>.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-09-14 20:01:40 +03:00
..
3945-debug.c
3945-mac.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
3945-rs.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
3945.c iwlegacy: constify local structures 2016-09-14 20:01:40 +03:00
3945.h
4965-calib.c
4965-debug.c
4965-mac.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965-rs.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
commands.h
common.c mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
common.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
csr.h
debug.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwl-spectrum.h
Kconfig
Makefile
prph.h