]> 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)
commit3e3b26a803bcd4f6c81eaf9ffbd7f76021641f42
tree6107000e4d3652ea449e8988323abae2148d2af7
parent224219ff072ea11b024d061e3a1b77d756c41ef9
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