[PATCH 0/6] RFC: use include/asm-generic/bitops.h
[email protected] (Akinobu Mita)
| Newsgroups | gmane.linux.ports.ia64,gmane.linux.kernel,gmane.linux.ports.hppa,gmane.linux.ports.ppc.devel,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.ports.ultrapenguin |
|---|---|
| Message-ID | <[email protected]> |
Large number of boilerplate bit operations written in C-language are scattered around include/asm-*/bitops.h. These patch series gather them into include/asm-generic/bitops.h. And - kill duplicated code and comment (about 4000lines) - use better C-language equivalents - help porting new architecture (now include/asm-generic/bitops.h is not referenced from anywhere) - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html