On Fri, 6 Jan 2017 17:21:46 +0000
"Jyoti, Anand B" <anand.b.jy...@intel.com> wrote:

> +
> +                     /* Max MPLS label value 20 bits */
> +                     for (i = 0; i < data->l2.mpls.n_labels; i++)


What ever editor or mail system you are using is putting a unicode space in 
that statement,
not visible to normal mail client, but causes checkpatch failure.

> +
> +                     /* Max MPLS label value 20 bits */
> +                     for (i =3D 0; i < data->l2.mpls.n_labels; i++)

Please fix the patch and resubmit

Reply via email to