| commit | 8070e35c6524e0f254cd69f493c50811e8e5b856 | [log] [tgz] |
|---|---|---|
| author | Jiri Slaby <xslaby@fi.muni.cz> | Mon Jan 09 20:54:22 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:02:00 2006 -0800 |
| tree | c0f11f7afb656d580bf9bc6acdec4f2b541376d0 | |
| parent | d8d16e47442a84d7fefc7ff839952ddfc919e495 [diff] |
[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>