[PATCH] char/isicom: Type conversion and variables deletion
authorJiri Slaby <xslaby@fi.muni.cz>
Tue, 10 Jan 2006 04:54:22 +0000 (20:54 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:02:00 +0000 (08:02 -0800)
commit8070e35c6524e0f254cd69f493c50811e8e5b856
treec0f11f7afb656d580bf9bc6acdec4f2b541376d0
parentd8d16e47442a84d7fefc7ff839952ddfc919e495
[PATCH] char/isicom: Type conversion and variables deletion

Type which is needed to have accurate size was converted to [us]{8,16}.
Removed void * cast.

Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/isicom.c