Searched hist:"063 bb708b59c882dcd7ec08a370c0e5773b3c772" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | e1000.c | 063bb708b59c882dcd7ec08a370c0e5773b3c772 Wed Nov 16 00:50:07 UTC 2016 Andre Przywara <andre.przywara@arm.com> net: e1000: fix indentation
Apparently the indentation is off here, for the IGB model just want to bail out early. Fix this to avoid both compiler warnings and puzzled readers.
Pointed out by GCC 6.2's -Wmisleading-indentation warning.
Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|