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)
commit2fa45e22c8dee81a9e7232391f19aaaa9b70e7dd
tree6107000e4d3652ea449e8988323abae2148d2af7
parent6f79eed8865949bc430322d3b939a731ca7053b3
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