diff options
| author | Michael Straube <[email protected]> | 2022-08-06 08:09:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-16 15:16:16 +0200 |
| commit | bfa4392887565c9ba7faf5ddb3e524e9ce9f3b39 (patch) | |
| tree | 09fa8faad7c3333a705c4191933d68f1615631f6 /tools/perf/scripts/python | |
| parent | 270e05092e09b22e083b5e2802a73b52a6b813eb (diff) | |
staging: r8188eu: avoid camel case in phy_CalculateBitShift()
Rename the function phy_CalculateBitShift() and its parameter BitMask
to avoid camel case.
phy_CalculateBitShift -> phy_calculate_bit_shift
BitMask -> bitmask
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Signed-off-by: Michael Straube <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions