On Mon, 2011-03-21 at 10:47 +0200, Avi Kivity wrote: > 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. No, although I do try to avoid it in structures because I'm ever unsure of the storage type used. But yes, good suggestion, thanks! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href