diff options
author | Akinobu Mita <mita@miraclelinux.com> | 2006-03-26 11:38:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 18:57:09 +0200 |
commit | 0f7217f4accad73e0a86febadb5a5d6e74ff7c37 (patch) | |
tree | 20ec88cd9e7c18bd465bac32997e84543564a8ec /drivers | |
parent | [PATCH] cmpci: don't use generic_hweight32() (diff) | |
download | linux-0f7217f4accad73e0a86febadb5a5d6e74ff7c37.tar.xz linux-0f7217f4accad73e0a86febadb5a5d6e74ff7c37.zip |
[PATCH] frv: remove unnesesary "&"
Fix warning messages triggered by bitops code consolidation patches.
cxn_bitmap is the array of unsigned long. '&' is unnesesary for the argument
of *_bit() routins.
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions