[ovs-dev] [PATCH] seq: Add some comments.

Andy Zhou azhou at nicira.com
Mon Aug 12 21:03:43 UTC 2013


Make sense. This may be most reasonable solution.


On Mon, Aug 12, 2013 at 1:59 PM, Ben Pfaff <blp at nicira.com> wrote:

> On Mon, Aug 12, 2013 at 01:56:02PM -0700, Andy Zhou wrote:
> > Thanks for the added comments. Looks good.
>
> Thanks.  I applied this to master.
>
> > Coding style says we should not use "//", but not sure if this applies to
> > comments.
>
> Well, you can't use a /**/ comment inside a comment because that ends
> the comment, so I use // inside /**/.  It works even if the compiler
> doesn't support // comments, since it's inside a comment.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20130812/ba882429/attachment-0003.html>


More information about the dev mailing list