datapath: Improve <linux/openvswitch.h> comments.
authorBen Pfaff <blp@nicira.com>
Tue, 25 Oct 2011 21:03:35 +0000 (14:03 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 25 Oct 2011 21:03:35 +0000 (14:03 -0700)
commita54088273746d4dd6a9f4efb713185ae6b847d9f
tree79502e7b2e5cfa96d2e65938b7516b396d338f29
parentbd9e5b0e583e9d9cdcb66557ded207ed65ff379d
datapath: Improve <linux/openvswitch.h> comments.

Generally we've used the comments to the right of attribute enums to
explain the types of the arguments and the ones above them to explain their
meaning.  This is a reasonable separation since it ensures that the type
of the argument is obvious, which in my opinion is important.

This updates a few comments to match this pattern.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
include/linux/openvswitch.h