From: Joe Perches Date: Thu, 3 Apr 2014 21:49:20 +0000 (-0700) Subject: checkpatch: ignore networking block comment style first lines in file X-Git-Tag: v3.15-rc1~106^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ad978c626a425c0bacd137bf15403e867c9134;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed