diff options
author | Joe Perches <joe@perches.com> | 2014-04-03 14:49:20 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 16:21:14 -0700 |
commit | 85ad978c626a425c0bacd137bf15403e867c9134 (patch) | |
tree | cc24574de1dce4d72b65410d9c0d6391de9018ca /virt | |
parent | cbec18afcc82a9b49953aeaa39ecb5ed553e3509 (diff) | |
download | linux-85ad978c626a425c0bacd137bf15403e867c9134.tar.bz2 |
checkpatch: ignore networking block comment style first lines in file
It's very common to have normal block comments for the initial comments
of a file description preface.
So for files in drivers/net and net/ don't emit a warning when the first
comment block in the file uses the normal block comment style and not
the networking block comment style.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions