[PATCH] add MODULE_* attributes to bit reversal library
authorCal Peake <cp@absolutedigital.net>
Sun, 10 Dec 2006 11:22:05 +0000 (06:22 -0500)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sun, 10 Dec 2006 18:07:52 +0000 (10:07 -0800)
Add MODULE_* attributes to the new bit reversal library. Most notably
MODULE_LICENSE which prevents superfluous kernel tainting.

Signed-off-by: Cal Peake <cp@absolutedigital.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/bitrev.c

diff --cc lib/bitrev.c
Simple merge