]> git.baikalelectronics.ru Git - kernel.git/commit
net/macb: Add whitespace around arithmetic operators
authorXander Huff <xander.huff@ni.com>
Thu, 15 Jan 2015 21:55:19 +0000 (15:55 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jan 2015 05:31:37 +0000 (00:31 -0500)
commit1198770247fcf0c636c68e444fb1d0b7f5a12c3a
tree6107000e4d3652ea449e8988323abae2148d2af7
parentbb8826832b4bbdd54ca9645f8d6c37336d00f57c
net/macb: Add whitespace around arithmetic operators

Spaces should surround add, multiply, and bitshift operators.

Signed-off-by: Xander Huff <xander.huff@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c