Skip to content

Commit

Permalink
[PATCH] Char: istallion, remove the mess
Browse files Browse the repository at this point in the history
- remove unneeded license text
- remove functions, that are implemented in kernel -- call them (strtoul,
  min, tolower)
- do not cast NULL
- there is no static table, throw away code, which takes care of it --
  find module param cards in that place instead.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Dec 8, 2006
1 parent 845bead commit a3f8d9d
Showing 1 changed file with 36 additions and 170 deletions.
Loading

0 comments on commit a3f8d9d

Please sign in to comment.