aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-02-29 12:01:14 +0000
committerGreg Kroah-Hartman <[email protected]>2024-03-05 14:11:53 +0000
commit7485b3e350c801f5105cc40ee7c1d871e79a47dc (patch)
tree6a8063ad35329439ecf2949783e590004ed1feca /net/lapb/lapb_iface.c
parentd48d2aba3ee7ca1f93e9a922e8df543cfb0f5ee9 (diff)
staging: fbtft: remove unused variable 'count'
The variable count is being initialized and incremented but it is never actually referenced in any other way. The variable is redundant and can be removed. Cleans up clang scan build warning: drivers/staging/fbtft/fbtft-core.c:330:6: warning: variable 'count' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions