]> Git Repo - linux.git/commit - include/linux/ac97_codec.h
[PATCH] ac97_codec: make bitfield unsigned
authorRandy Dunlap <[email protected]>
Wed, 28 Jun 2006 11:26:57 +0000 (04:26 -0700)
committerLinus Torvalds <[email protected]>
Wed, 28 Jun 2006 21:59:06 +0000 (14:59 -0700)
commitbe6990e7473fcd11becda747c24b94a478413245
tree5253251731ae496b228d5b91d6f8840b1435ee7d
parente85f8dcc2750685e50139df4da8bdb68475393fc
[PATCH] ac97_codec: make bitfield unsigned

Make a 1-bit bitfield unsigned (no space for sign bit).
Removes 24 sparse warnings from this one file:
include/linux/ac97_codec.h:262:13: error: dubious one-bit signed bitfield

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/ac97_codec.h
This page took 0.04749 seconds and 4 git commands to generate.