]> git.neil.brown.name Git - history.git/commit
Make types of big integers in bitops.h explicit.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 2 May 2004 06:04:40 +0000 (23:04 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 2 May 2004 06:04:40 +0000 (23:04 -0700)
commit612af3addca75750632c5245bb2f82f1cbc74f83
treeab6c49eaed2485a1db1ea222ee488dae8e5af371
parent429de1ee12578a6204e4cbc8d05d7c6561841f62
Make types of big integers in bitops.h explicit.

"sparse" warns about implicit type conversions that may cause
surprising results. Did you know that large decimal types have
different type conversions from large hexadecimals?
include/linux/bitops.h