diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2016-04-30 21:33:03 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-01 21:33:34 (GMT) |
commit | 360a63c850e61f4415036ade414479c4ad204764 (patch) | |
tree | 116dfd9b206ff1c7905e05a47972f5d8d7ba8354 /fs/binfmt_misc.c | |
parent | 2c78f701a4bb61ec3495cccf445ef9282e115927 (diff) | |
download | linux-360a63c850e61f4415036ade414479c4ad204764.tar.xz |
staging: i4l: act2000: do not assign in if
It is not the kernel coding style to assign values to some variable in
if statement. Split them up into different statements.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions