commit | be4da0e340ed2a17b1a55cbe81d6bc251710ff72 | [log] [tgz] |
---|---|---|
author | Wei Tang <tangwei@cmss.chinamobile.com> | Thu Jun 16 21:30:12 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 16 17:41:23 2016 -0700 |
tree | f3fef068026ba1abb3ac5c75c669e0f5a27116ef | |
parent | 84d15ae57d9478efc755306fee5ee562e0fa40e5 [diff] |
net: the space is required after ',' The space is missing after ',', 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>