summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authortron <tron@NetBSD.org>2011-07-30 10:07:27 +0000
committertron <tron@NetBSD.org>2011-07-30 10:07:27 +0000
commit4e5b9e33d83558494bdff51007b1bb1d9f479279 (patch)
treef4b514bc6f6b595a7486995a366fa6c3df614ee0 /sys/dev/raidframe
parent66d412626af3db4fbb785f1fc59efe05248e9744 (diff)
Don't use "-Wconversion" with GCC 4.5 which will complain about all the
expressions where signed variables are converted to unsigned in an expression e.g. "size_t foo = sizeof(something) * int_var;".
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions