aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-09-07 14:50:56 +0100
committerHelge Deller <deller@gmx.de>2022-10-08 15:20:08 +0200
commit59945216889518982d262d4cab099c6554f58867 (patch)
tree8a17116dc8103db8d58291001b2dcd1ece3b1928 /tools/perf/util/scripting-engines/trace-event-python.c
parentMerge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core (diff)
downloadwireguard-linux-59945216889518982d262d4cab099c6554f58867.tar.xz
wireguard-linux-59945216889518982d262d4cab099c6554f58867.zip
fbdev: udlfb: Remove redundant initialization to variable identical
The variable identical is being initialized with a value that is never read. The variable is being re-assigned later on. The initialization is redundant and can be removed. Cleans up clang scan-build warning: drivers/video/fbdev/udlfb.c:373:6: warning: Value stored to 'identical' during its initialization is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions