CVSROOT: /var/cvs Module name: linux-2.6 Changes by: jejb 04/06/26 10:28:40 Modified files: . : Makefile include/asm-parisc: bitops.h Log message: Add correct const qualifiers to our bitmap operations. This is necessary because there's a move in the mainline toward making functions that use these also const.