]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] oss/via: make bitfield unsigned
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 28 Jun 2006 11:26:58 +0000 (04:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 21:59:06 +0000 (14:59 -0700)
commit1e866f0bf89e829736a12599bb7f476d1c378646
tree160b564cf86e4c3781659e56d12f3d983f3ef848
parentbe6990e7473fcd11becda747c24b94a478413245
[PATCH] oss/via: make bitfield unsigned

Make a 1-bit field unsigned like all of the others near it.
sound/oss/via82cxxx_audio.c:311:21: error: dubious one-bit signed bitfield

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/oss/via82cxxx_audio.c