diff options
author | David Howells <dhowells@redhat.com> | 2006-01-06 00:11:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 08:33:36 -0800 |
commit | d89c145c0344fe2180336af6a309a59a8bc8c1c0 (patch) | |
tree | 3b124a740d14ef298117b4ad0732e075ed970e4b /fs | |
parent | 2684927c6b938ec7a679891e0ec1fa0709c521bd (diff) |
[PATCH] x86: handle -Wsign-compare in bitops
Make i386's find_first_bit() use an unsigned integer as a counter to avoid
getting warnings when -Wsign-compare is given.
Signed-Off-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 'fs')
0 files changed, 0 insertions, 0 deletions