commit | 8a01ed70ebe4ddf37a759e8e9b4e8e71fb26b47c | [log] [tgz] |
---|---|---|
author | Wei Tang <tangwei@cmss.chinamobile.com> | Mon Jun 27 18:12:46 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 29 05:15:14 2016 -0400 |
tree | b55ff9ed6f4307dd0724c7a79106083e7e6fa700 | |
parent | 5eca2914f3cf787cced92e818bff5f1ac4f0a8b2 [diff] |
net: the space is required before the open parenthesis '(' The space is missing before the open parenthesis '(', and this will introduce much more noise when checking patch around. Signed-off-by: Wei Tang <tangwei@cmss.chinamobile.com> Signed-off-by: David S. Miller <davem@davemloft.net>