commit | 96ec6310908a5f02450b18206d85e531f08cfa97 | [log] [tgz] |
---|---|---|
author | Moritz Fischer <moritz.fischer@ettus.com> | Tue Mar 29 19:11:11 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 04 16:16:35 2016 -0400 |
tree | 1d97997cf7df56c7e7f988251ea23bf1140e29c1 | |
parent | f51bdc236b6c5835fa5e0df772acc234288b8af2 [diff] |
net: macb: Fix coding style error message checkpatch.pl gave the following error: ERROR: space required before the open parenthesis '(' + for(; p < end; p++, offset += 4) Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: David S. Miller <davem@davemloft.net>