git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df28f34
)
[PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()
author
Greg Ungerer
<gerg@snapgear.com>
Mon, 12 Sep 2005 01:18:10 +0000
(11:18 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 12 Sep 2005 03:43:46 +0000
(20:43 -0700)
Change addr arg to find_next_zero_bit to be a const.
Cleans up compiler warning.
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found