On Mon, Mar 26, 2018 at 05:44:01PM -0400, Aaron Conole wrote:
> Ben Pfaff writes:
>
> > checkpatch would sometimes confuse comment markers for operators. This
> > fixes the problem.
> >
> > Signed-off-by: Ben Pfaff
> > ---
>
> Looks good to me.
>
> Acked-by: Aaron Conole
Thanks, applied to
Ben Pfaff writes:
> checkpatch would sometimes confuse comment markers for operators. This
> fixes the problem.
>
> Signed-off-by: Ben Pfaff
> ---
Looks good to me.
Acked-by: Aaron Conole
___
dev mailing list
d...@openvswitch.org
https://mail.openv
checkpatch would sometimes confuse comment markers for operators. This
fixes the problem.
Signed-off-by: Ben Pfaff
---
utilities/checkpatch.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/utilities/checkpatch.py b/utilities/checkpatch.py
index 8a3895240357..71abfbc0e