Commit 70421f9
staging: vchiq_arm: delete unnecessary check
Both sides of this if else statement print exactly the same thing.
Delete the unnecessary if statement.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Umang Jain <uajain@igalia.com>
Link: https://patch.msgid.link/aQIS6Q73Ss8xyJTD@stanley.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 79b6761 commit 70421f9
1 file changed
Lines changed: 1 addition & 4 deletions
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4001 | 4001 | | |
4002 | 4002 | | |
4003 | 4003 | | |
4004 | | - | |
4005 | | - | |
4006 | | - | |
4007 | | - | |
| 4004 | + | |
4008 | 4005 | | |
4009 | 4006 | | |
4010 | 4007 | | |
| |||
0 commit comments