diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-09-10 08:56:03 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-10 21:45:25 -0700 |
commit | 0ba8abb770a8771ffb05cce2a5a7441530f06a55 (patch) | |
tree | cf367a99f6cf61499edc3e9d58bd7b4f927da59e /fs/fs-writeback.c | |
parent | 304f0a4edbbb2d273d7c6043df4126b623cd472c (diff) | |
download | linux-0ba8abb770a8771ffb05cce2a5a7441530f06a55.tar.bz2 |
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
The script "checkpatch.pl" can point out that assignments should usually
not be performed within condition checks.
Thus move an assignment for a local variable to a separate statement
in this function.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions