Re: [PATCH 02/17] mm: mmu_gather rework

From: Avi Kivity
Date: Mon Mar 21 2011 - 04:49:03 EST


On 03/16/2011 08:55 PM, Peter Zijlstra wrote:
On Thu, 2011-03-10 at 15:50 +0000, Mel Gorman wrote:

> > +static inline void
> > +tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned int full_mm_flush)
> > {
>
> checkpatch will bitch about line length.

I did a s/full_mm_flush/fullmm/ which puts the line length at 81. At
which point I'll ignore it ;-)

How about s/unsigned int/bool/? IIRC you aren't a "bool was invented after 1971, therefore it is evil" type.

--
error compiling committee.c: too many arguments to function

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