diff options
| author | Philipp Hortmann <[email protected]> | 2022-08-07 20:13:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-16 15:10:42 +0200 |
| commit | 0e17361b3d12e15586adcc6ad7b7bbefb6ca06d5 (patch) | |
| tree | ea6992b44bd4ed02ac2e564bbdd063c10902bf13 /tools/perf/scripts/python/bin | |
| parent | cc00269153b870895baaad9f74034b8ae8803d7a (diff) | |
staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
Convert macro MACvEnableBarkerPreambleMd to static function which calls
the common static function vt6655_mac_set_bits. This saves
codelines and multiline macros are not liked by kernel community.
Function name is also changed to avoid CamelCase which is not accepted
by checkpatch.pl and to clean up namespace.
Signed-off-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/542b9f8c0b10aa3db143b22f7425ab5bddc5bffe.1659892671.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions