]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch.pl: should be executable
authorAndy Whitcroft <apw@shadowen.org>
Thu, 7 Jun 2007 15:16:40 +0000 (16:16 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Jun 2007 15:52:15 +0000 (08:52 -0700)
commit5c930b7d551f2acb58579ea6b4eda6a4beb9248a
tree41615b1e4a40607a7014391d87704b87e5bf79b9
parente254d273a7df63adab4cf84beea370f5a0957e57
checkpatch.pl: should be executable

scripts/checkpatch.pl should be executable, make it so.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Joel Schopp <jschopp@austin.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl [changed mode: 0644->0755]