From: Joe Perches Date: Wed, 11 Sep 2013 21:23:59 +0000 (-0700) Subject: checkpatch: fix networking kernel-doc block comment defect X-Git-Tag: v3.12-rc1~52^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61135e966367eda5056504ffd2f7518eaf77e25b;p=pandora-kernel.git checkpatch: fix networking kernel-doc block comment defect checkpatch can generate a false positive when inserting a new kernel-doc block and function above an existing kernel-doc block. Fix it by checking that the context line is also a newly inserted line. Signed-off-by: Joe Perches Reported-by: Darren Hart Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed