commit | d2f11bf7fc630e27dfcede367399dddf40521878 | [log] [tgz] |
---|---|---|
author | Justin Chen <jchen@hpdst41.cup.hp.com> | Thu Jun 11 13:04:59 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 09:01:26 2009 -0700 |
tree | c1bd9e1551d93262398286428dd5face41bd3f39 | |
parent | 07a2039b8eb0af4ff464efd3dfd95de5c02648c6 [diff] |
FRV: bitops: Change the bitmap index from int to unsigned long Change the index to unsigned long in all bitops for [frv] Signed-off-by: Justin Chen <justin.chen@hp.com> Reviewed-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>