Make "check" (aka "sparse") check data-dropping casts.
commit6ca9d753eb8564fc103c052c283a5fbcdd098e09
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 4 Feb 2005 19:38:56 +0000 (4 12:38 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:20 +0000 (7 21:06 -0700)
treef12e43e6dfb54762c7b650d73edaaa4fb66da89a
parent7c1b75d0de6b3ad68fa40221a9b918d7fdd9e6fb
Make "check" (aka "sparse") check data-dropping casts.

It gives a _lot_ of warnings for the kernel, so it's only enabled
with "verbose" output. But maybe it can be tweaked to the point where
it becomes useful.
check.c