]> git.neil.brown.name Git - history.git/commit
[AGPGART] Make frontend sparse clean.
authorDave Jones <davej@codemonkey.org.uk>
Sun, 13 Jul 2003 14:36:45 +0000 (15:36 +0100)
committerDave Jones <davej@tetrachloride.(none)>
Sun, 13 Jul 2003 14:36:45 +0000 (15:36 +0100)
commitbfba17d3104fb55f4a53899739591aed031a5a84
treec9e457ed6325282f35be754fbbceefc7d444495c
parentc7aaf78a58948f984e47a8c7667beb9127b5e71e
[AGPGART] Make frontend sparse clean.
Didn't turn up anything particularly nasty, but it does clean up
usage of a few types that are passed around.
- Do the casts in the ioctl handler instead.
- Remove unused variables.
- __user annotations.
drivers/char/agp/frontend.c