diff options
| author | Benjamin Philip <[email protected]> | 2021-07-28 00:49:53 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-28 20:17:26 +0200 |
| commit | cc59bde1c920ab6689d40eba1a6fcd4edbec2455 (patch) | |
| tree | e04e7acc62c96eb5138a37df1f5fcda365c7eb49 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 7bca9543512e66c5de1c62f855febeae98801587 (diff) | |
staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtc
The struct lynxfb_crtc has a member named vScreen. This name is
CamelCase and is frowned upon. This commit renames it to v_screen
and makes the necessary changes for the module to build.
This change also fixes the following checkpatch CHECKs:
CHECK: Avoid CamelCase: <vScreen>
454: FILE: sm750.c:454:
+ memset_io(crtc->vScreen, 0x0, crtc->vidmem_size);
CHECK: Avoid CamelCase: <vScreen>
136: FILE: sm750.h:136:
+ unsigned char __iomem *vScreen; /* virtual address of on_screen */
Signed-off-by: Benjamin Philip <[email protected]>
Link: https://lore.kernel.org/r/52db14bfc2f39e246aed7fdf866845a72e503b36.1627413010.git.benjamin.philip495@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions