diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-10-28 10:11:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-04 01:32:59 +0100 |
commit | e0a7f1f04cd9bb13df7503ba7156ff0a37c9f460 (patch) | |
tree | 79bba5716874a0570db82cd2ca4f2bc8da45a86e /drivers/parport/ieee1284.c | |
parent | parport: remove unneeded space (diff) | |
download | linux-e0a7f1f04cd9bb13df7503ba7156ff0a37c9f460.tar.xz linux-e0a7f1f04cd9bb13df7503ba7156ff0a37c9f460.zip |
parport: avoid assignment in if
It is not an usual practise to assign some value to a variable in the if
test condition.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/parport/ieee1284.c')
0 files changed, 0 insertions, 0 deletions