aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBenjamin Philip <[email protected]>2021-07-28 00:49:51 +0530
committerGreg Kroah-Hartman <[email protected]>2021-07-28 20:17:26 +0200
commit547265b8873fd8f3efef747316a31b22fbbe9c7c (patch)
treea7d240ee2a6644033642d670c2f38b01a496f696 /tools/perf/scripts/python/bin
parentfdc234d85210d91881119df4818dfb4bbf1ceffc (diff)
staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtc
The struct lynxfb_crtc has a member named oCursor. This name is CamelCase and is frowned upon. This commit renames it to o_cursor and makes the necessary changes for the module to build. This change also fixes the following checkpatch CHECK: CHECK: Avoid CamelCase: <oCursor> 137: FILE: sm750.h:137: + int oCursor; /* cursor address offset in vidmem */ Signed-off-by: Benjamin Philip <[email protected]> Link: https://lore.kernel.org/r/aec911b055687892897feb4899644b9463245f1e.1627413010.git.benjamin.philip495@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