aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-05-29 11:34:58 +0000
committerLinus Walleij <[email protected]>2019-06-13 09:55:23 +0000
commitbb5ce9a017b851190300bf01b73eb96fc528b6c4 (patch)
tree8513e5e04fcdac379b21cdb8fc1401bd6978cf81 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentdrm/ast: Drop fb_debug_enter/leave (diff)
downloadkernel-bb5ce9a017b851190300bf01b73eb96fc528b6c4.tar.gz
kernel-bb5ce9a017b851190300bf01b73eb96fc528b6c4.zip
drm/mcde: Fix an uninitialized variable
We never set "vblank" to "false". Current versions of GCC will initialize it to zero automatically at certain optimization levels so that's probably why this didn't show up in testing. Fixes: 5fc537bfd000 ("drm/mcde: Add new driver for ST-Ericsson MCDE") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20190529113458.GG19119@mwanda
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions