diff options
| author | Nicolas Iooss <[email protected]> | 2015-09-12 12:04:51 +0200 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2015-10-05 12:29:13 +0300 |
| commit | bb7436093717d3ccaeaf28438be763b30a794ad8 (patch) | |
| tree | faeab4729c8284dfcf272cb2fbbefac8718a7b7d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | f82c83397beac5c829bfcb3ea6bb4bfdbac79209 (diff) | |
iwlwifi: mvm: fix tof.h header guard
Commit ce7929186a39 ("iwlwifi: mvm: add basic Time of Flight (802.11mc
FTM) support") created drivers/net/wireless/iwlwifi/mvm/tof.h with a
broken header guard:
#ifndef __tof
#define __tof_h__
...
#endif /* __tof_h__ */
Use __tof_h__ in the first line.
Signed-off-by: Nicolas Iooss <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions