From: Kevin Mulvey <[email protected]> Date: Tue, 17 Mar 2015 07:54:47 -0400
> make checkpatch happier by fixing some whitespace > in ip6_tunnel.c and ip6_vti.c > > Signed-off-by: Kevin Mulvey <[email protected]> Your Subject line should specify a subsystem prefix, followed by a colon character, indicating the area of the kernel where you are making changes. In this particular case, "ipv6: " would be an appropriate one to use. Otherwise in the shortlog, it is impossible to determine where a commit might be making changes. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

