]> git.neil.brown.name Git - history.git/commit
Remove pointless cast-as-lvalue usage from modedb.c
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 10:59:22 +0000 (03:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 10:59:22 +0000 (03:59 -0700)
commit2bb28892aa6768afee531ba5b1a9a4662362f4f8
tree0a5233daa44c104634faeba57c771a3a5ec6c66b
parente920c3d527568c4c4cdd8414ffe5ed5d4ba5eacb
Remove pointless cast-as-lvalue usage from modedb.c

It's evil, people. Don't use that particular gcc extension.
I've yet to meet anybody who could read the resulting code
and tell me what the heck it does.
drivers/video/modedb.c