1. 20 Jan, 2005 1 commit
    • Ben Dooks's avatar
      [ARM PATCH] 2421/1: bitops.h missing `const` from find calls · 96c99546
      Ben Dooks authored
      Patch from Ben Dooks
      
      _find_first_zero_bit_le and _find_next_zero_bit_le are missing the
      const from their pointer arguments, causing the following warnings:
      In file included from mm/page_alloc.c:34:
      include/linux/nodemask.h: In function `__first_unset_node':
      include/linux/nodemask.h:246: warning: passing arg 1 of `_find_first_zero_bit_le' discards qualifiers from pointer target type
      
      Signed-off-by: Ben Dooks
      Signed-off-by: Russell King
      96c99546
  2. 19 Jan, 2005 4 commits
  3. 18 Jan, 2005 7 commits
  4. 17 Jan, 2005 6 commits
  5. 16 Jan, 2005 20 commits
  6. 15 Jan, 2005 2 commits