staging: media: allegro-dvt: remove bool comparison
authorCristiane Naves <cristianenavescardoso09@gmail.com>
Sat, 26 Oct 2019 23:16:19 +0000 (20:16 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2019 07:15:43 +0000 (08:15 +0100)
commit140cf83dbdc0780886ed32b792c6c88cde54dc6c
treef5adea06c069ae3a90f62144e3c001cf4ec9ddf5
parent6d7e7c31ff9d67d10ea6bd0ea3410027ce065126
staging: media: allegro-dvt: remove bool comparison

Bool tests don't need comparisons. Issue found by coccicheck.

Signed-off-by: Cristiane Naves <cristianenavescardoso09@gmail.com>
Link: https://lore.kernel.org/r/20191026231619.GA14093@cristiane-Inspiron-5420
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/allegro-dvt/nal-h264.c