commit | 0b4bdc55df6163f2861fe935755e892963dc9512 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Mon Apr 20 10:17:32 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 20 12:49:18 2020 -0700 |
tree | 58988be5b90d778b1d4bde43a942937a2cd6c3ed | |
parent | 84944d5c4797df7aa0b2677283db5064a2560633 [diff] |
net: hns3: clean up some coding style issue This patch removes some unnecessary blank lines, redundant parentheses, and changes one tab to blank in hclge_dbg_dump_reg_common(). Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>