From: Joe Perches Date: Wed, 11 Sep 2013 21:24:04 +0000 (-0700) Subject: checkpatch: fix perl version 5.12 and earlier incompatibility X-Git-Tag: v3.12-rc1~52^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58cb3cf66cc6330910316abb1dc7a7aa78917a27;p=pandora-kernel.git checkpatch: fix perl version 5.12 and earlier incompatibility A previous patch ("checkpatch: add --types option to report only specific message types") uses a perl syntax introduced in perl version 5.14. Use the backward compatible perl syntax instead. Signed-off-by: Joe Perches Reported-by: Julia Lawall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed