diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-04-25 13:04:51 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2020-05-08 09:52:48 +0300 |
commit | 281277b206f03f8e66e6d5c151d75ac9c15e066d (patch) | |
tree | 524dd23dcc5f3a7434d6397c01c4b300f9a1c951 /mm/page_alloc.c | |
parent | 92f78d4b15a40f6b055be73bbecc2e79b10638f0 (diff) | |
download | linux-281277b206f03f8e66e6d5c151d75ac9c15e066d.tar.xz |
iwlwifi: dbg: mark a variable __maybe_unused
If CONFIG_IWLWIFI_DEBUGFS is not set, the variable is assigned
but not checked, resulting in a compiler warning. Suppress it,
we need the variable for the debugfs-enabled case.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200425130140.485f886f5a6c.I8a91c560c26cced33b15d8419caebb53a9abcc2d@changeid
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions