diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-26 22:18:38 +0800 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-10-25 10:10:12 +0300 |
commit | 7f2ea52123426b05cd83aec35a4abfb93f66be2b (patch) | |
tree | b9bd0e7b5c46abe2f341db029f63414da40d1148 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fe959c7b20495fe05de5f65ea0968a7b128afa9e (diff) |
iwlwifi: mvm: fix old-style declaration
There expect the 'static' keyword to come first in a
declaration, and we get warnings like this with "make W=1":
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:427:1: warning:
'static' is not at beginning of declaration [-Wold-style-declaration]
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:434:1: warning:
'static' is not at beginning of declaration [-Wold-style-declaration]
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions