summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBenjamin Philip <benjamin.philip495@gmail.com>2021-07-28 00:49:52 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-28 20:17:26 +0200
commit7bca9543512e66c5de1c62f855febeae98801587 (patch)
tree809c263f7d82f4af606dcdbf2d74c7884125bd7e /include
parent547265b8873fd8f3efef747316a31b22fbbe9c7c (diff)
downloadlinux-stable-7bca9543512e66c5de1c62f855febeae98801587.tar.gz
linux-stable-7bca9543512e66c5de1c62f855febeae98801587.tar.bz2
linux-stable-7bca9543512e66c5de1c62f855febeae98801587.zip
staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtc
The struct lynxfb_crtc has a member named vCursor. This name is CamelCase and is frowned upon. This commit renames it to v_cursor and makes the necessary changes for the module to build. This change also fixes the following checkpatch CHECK: + unsigned char __iomem *vCursor; /* virtual address of cursor */ Signed-off-by: Benjamin Philip <benjamin.philip495@gmail.com> CHECK: Avoid CamelCase: <vCursor> 135: FILE: sm750.h:135: Link: https://lore.kernel.org/r/58dfc3f12deabe3a786ff2b9c75ac24f51724974.1627413010.git.benjamin.philip495@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions