]> git.openfabrics.org - ~emulex/infiniband.git/commit
[PATCH] Char: istallion, remove the mess
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:39:18 +0000 (02:39 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:28:59 +0000 (08:28 -0800)
commita3f8d9d5e1e00e5953d7727f0b8426224af2ca15
treec2789913006d711325c345ce53a8878b501fac50
parent845bead4c3f2a65d2c25f0cb2fe82444b9057cbc
[PATCH] Char: istallion, remove the mess

- 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>
drivers/char/istallion.c