commit | 2fa45e22c8dee81a9e7232391f19aaaa9b70e7dd | [log] [tgz] |
---|---|---|
author | Xander Huff <xander.huff@ni.com> | Thu Jan 15 15:55:19 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 16 00:31:37 2015 -0500 |
tree | 6107000e4d3652ea449e8988323abae2148d2af7 | |
parent | 6f79eed8865949bc430322d3b939a731ca7053b3 [diff] |
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>