Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • include
  • linux
  • nodemask.h
Find file Blame History Permalink
  • Miao Xie's avatar
    nodemask: fix the declaration of NODEMASK_ALLOC() · 7baab93f
    Miao Xie authored Mar 10, 2010
    
    
    we can't declarate two variable at the same scope by NODEMASK_ALLOC().
    
    This patch fixes it.
    
    Signed-off-by: default avatarMiao Xie <miaox@cn.fujitsu.com>
    Cc: David Rientjes <rientjes@google.com>
    Cc: Lee Schermerhorn <lee.schermerhorn@hp.com>
    Cc: Nick Piggin <npiggin@suse.de>
    Cc: Paul Menage <menage@google.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    7baab93f

Imprint & Privacy Policy