OSDN Git Service

net: the space is required after ','
authorWei Tang <tangwei@cmss.chinamobile.com>
Thu, 16 Jun 2016 13:30:12 +0000 (21:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Jun 2016 00:41:23 +0000 (17:41 -0700)
commitbe4da0e340ed2a17b1a55cbe81d6bc251710ff72
treef3fef068026ba1abb3ac5c75c669e0f5a27116ef
parent84d15ae57d9478efc755306fee5ee562e0fa40e5
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>
net/core/dev.c