From: Volodymyr Bendiuga <volodymyr.bendi...@gmail.com> Date: Tue, 3 Jan 2017 11:13:57 +0100
> @@ -575,6 +575,7 @@ enum mv88e6xxx_cap { > (MV88E6XXX_FLAG_G1_ATU_FID | \ > MV88E6XXX_FLAG_G1_VTU_FID | \ > MV88E6XXX_FLAG_GLOBAL2 | \ > + MV88E6XXX_FLAG_G2_INT | \ There is a space character before the TAB in this new line you are adding, please remove it.