From 6ff9245fad3a561e7eceabe5d1d8377728cb5fb4 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 12 Jan 2010 16:59:52 -0500 Subject: [PATCH] --- yaml --- r: 179187 b: refs/heads/master c: dbf004d7883b3adb058c0c1a5635bc4ec27651c0 h: refs/heads/master i: 179185: f9ee329d1a36b175333945fdbb438c37b1b00e90 179183: 73d565dae47f9742e434c18a9a8319cc1d84788b v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9c001945b81f..34e8f4eeeab0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2d13c8f0682bd38c74e89a76cc550f0324b610ba +refs/heads/master: dbf004d7883b3adb058c0c1a5635bc4ec27651c0 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index bc4114f1ab30..3257d3d96767 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# (c) 2001, Dave Jones. (the file handling bit) +# (c) 2001, Dave Jones. (the file handling bit) # (c) 2005, Joel Schopp (the ugly bit) # (c) 2007,2008, Andy Whitcroft (new conditions, test suite) # (c) 2008,2009, Andy Whitcroft