On 11/19/20 10:51 AM, Stokes, Ian wrote: >> Coding style says: "Put a space between the ``()`` used in a cast and >> the expression whose type is cast: ``(void *) 0``.". >> This style rule is frequently overlooked. Let's check for it. >> >> Signed-off-by: Ilya Maximets <[email protected]> > > Hi Ilya, > > Thanks for the patch, it's a nice addition to checkpatch, tested on myside > and works as expected, LGTM. > > Acked-by: Ian Stokes <[email protected]>
Thanks! Applied to master. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
