diff options
author | Daode Huang <[email protected]> | 2016-07-01 17:34:07 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-01 16:56:52 -0400 |
commit | 8ec98ba711ed26f9ecf1820f28cb14af84f19d43 (patch) | |
tree | 9ce82ee05a44bc79da079fbc9d977e8f5ce7d9b8 /lib/mpi/mpiutil.c | |
parent | d9fdb4ed00036514146497fd48b906f0e12b68f7 (diff) |
net: hns: change code style from a = a + x to a += x
This patch fixes the code style in hns driver. Change it from
"buff = buff + xxx" to "buff += xxx". The reveiw comments is
from andy.
Reviewed-by: Andriy Shevchenko <[email protected]>
Signed-off-by: Daode Huang <[email protected]>
Signed-off-by: Yisen Zhuang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions