staging: vchiq_core: Drop unnecessary check in notify_bulks
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 25 Apr 2021 10:50:57 +0000 (12:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 May 2021 09:19:27 +0000 (11:19 +0200)
commit82aa95ee2d37fdae6cbd1d7d32fd59e295fe3557
tree68a95f149cce4c9be98028c4283ccac552be7b25
parent08f31d0196cb9387ca9d2fa1720d34ae1e2cf25b
staging: vchiq_core: Drop unnecessary check in notify_bulks

There is no modification to the vchiq_status before the first if, so drop
this unnecessary check.

Reviewed-by: Nicolas Saenz Julienne <nsaenz@kernel.org>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1619347863-16080-6-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c