From: Joe Perches Date: Thu, 3 Apr 2014 21:49:19 +0000 (-0700) Subject: checkpatch: use a more consistent function argument style X-Git-Tag: v3.15-rc1~106^2~85 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbec18afcc82a9b49953aeaa39ecb5ed553e3509;p=pandora-kernel.git checkpatch: use a more consistent function argument style Instead of array indexing $_, use temporary variables like all the other subroutines in the script use. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed