diff options
| author | Tommaso Merciai <[email protected]> | 2021-11-06 19:48:19 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-11-15 10:02:02 +0100 |
| commit | eb3bdf59803905c40c7b32650b12258995dab69a (patch) | |
| tree | 6dc52bf9b3e3eeaaabfc8b0e1f9d9248786a7c96 /tools/perf/scripts/python | |
| parent | f3f23022a01fbbf8b0f3a61c02ac910d542a0433 (diff) | |
staging: vt6655: fix camelcase byData in card.c
Replace camelcase variable "byData" into linux kernel coding style
equivalent variable "data" in card.c.
"by" prefix in hungarian notation stands for byte or unsigned char
References:
https://www.kernel.org/doc/html/latest/process/coding-style.html
https://www.cse.iitk.ac.in/users/dsrkg/cs245/html/Guide.htm
Signed-off-by: Tommaso Merciai <[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