diff options
author | Simon Horman <horms@verge.net.au> | 2014-09-30 10:50:06 +0900 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-10-02 18:30:58 +0200 |
commit | 07dcc686fa8f6667dec4696804cdb43a90267b9a (patch) | |
tree | 56fb37eb652ad4fe203669aa171c94a4a9df0c48 /net/core | |
parent | 4b7fd5d97ee6e599247b4a55122ca6ba80c8148d (diff) | |
download | linux-07dcc686fa8f6667dec4696804cdb43a90267b9a.tar.gz linux-07dcc686fa8f6667dec4696804cdb43a90267b9a.tar.bz2 linux-07dcc686fa8f6667dec4696804cdb43a90267b9a.zip |
ipvs: Clean up comment style in ip_vs.h
* Consistently use the multi-line comment style for networking code:
/* This
* That
* The other thing
*/
* Use single-line comment style for comments with only one line of text.
* In general follow the leading '*' of each line of a comment with a
single space and then text.
* Add missing line break between functions, remove double line break,
align comments to previous lines whenever possible.
Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions