lkml.org 
[lkml]   [2003]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.73-mm2
William Lee Irwin III <wli@holomorphy.com> wrote:
>
> Here's highpmd.

I taught patch-scripts a new trick:

check_patch()
{
if grep "^+.*[ ]$" $P/patches/$1.patch
then
echo warning: $1 adds trailing whitespace
fi
}


+ if (pmd_table != pmd_offset_kernel(pgd, 0))
+ pmd = pmd_offset_kernel(pgd, address);
+#define __pgd_page(pgd) (__bpn_to_ba(pgd_val(pgd)))
warning: highpmd adds trailing whitespace

You're far from the worst. There's some editor out there which
adds trailing tabs all over the place. I edited the diff.

What architectures has this been tested on?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.158 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site