Remove condition where if and else branch are identical.
Issue found using cond_no_effect.cocci Coccinelle script.
Signed-off-by: Santha Meena Ramamoorthy
---
Changes in v2:
- Change commit message
- Add new recipients
drivers/staging/rtlwifi/btcoexist/halbtc8822b2ant.c | 8 ++--
1 file
Fixed the following checkpatch warning
WARNING: braces {} are not necessary for any arm of this statement
Signed-off-by: Santha Meena Ramamoorthy
---
drivers/staging/media/atomisp/i2c/atomisp-ov2680.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging