diff options
author | Meghana Madhyastha <[email protected]> | 2017-09-14 13:40:49 +0530 |
---|---|---|
committer | Sean Paul <[email protected]> | 2017-09-20 09:53:57 -0700 |
commit | 182e61d136bd1f927e33bf4a98d1f7ebedbeba2d (patch) | |
tree | df5815def7058269d1cece24ad8627e0840bc3db /net/switchdev/switchdev.c | |
parent | e3cbeaf8db3dc0b2cfd3c31dfac5bec8846d33f2 (diff) |
drm/agpsupport: Remove assignment in if condition
Move the assignment so that it happens before the if condition.
Merged multiple similar conditionals to a single conditional statement.
This results in syntax which is easier to read.
Found by checkpath.pl
Signed-off-by: Meghana Madhyastha <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/d30cb59d92c8a98d0665ef6ae2a56b364dc61098.1505376068.git.meghana.madhyastha@gmail.com
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions