diff options
author | 2024-12-16 15:15:30 +0100 | |
---|---|---|
committer | 2024-12-17 09:32:08 -0800 | |
commit | 20d00cfae627f048560c46ba5849011a34515103 (patch) | |
tree | ddf56864e4b239a8af2809409baef3a4dad6b4fd /tools/perf/scripts/python/stackcollapse.py | |
parent | rust: net::phy scope ThisModule usage in the module_phy_driver macro (diff) | |
download | wireguard-linux-20d00cfae627f048560c46ba5849011a34515103.tar.xz wireguard-linux-20d00cfae627f048560c46ba5849011a34515103.zip |
checkpatch: don't complain on _Generic() use
Improve CamelCase recognition logic to avoid reporting on
_Generic() use.
Other C keywords, such as _Bool, are intentionally omitted, as those
should be rather avoided in new source code.
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Acked-by: Joe Perches <joe@perches.com>
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions