lkml.org 
[lkml]   [2009]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 10/30] cr: core stuff
Alexey Dobriyan wrote:
> And of course, I don't want to see multiline
>
> vmflags &= ~(VM_READ|VM_WRITE|
> [5 lines skipped]

Then why don't you:

#define VM_CR_FOO (VM_READ|VM_WRITE|...)

vmflags &= ~VM_CR_FOO;

-Brian



\
 
 \ /
  Last update: 2009-04-10 18:21    [W:0.064 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site