diff options
| author | Jiri Slaby <[email protected]> | 2007-05-08 00:36:46 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-08 11:15:25 -0700 |
| commit | 3046d50ea58676759453faeefccf57fbc9b72a90 (patch) | |
| tree | 957a990822e43aa21c93aac0513734b658bbf308 /include | |
| parent | 31b4f0a118a7ade8444059ec898af8f07de206e9 (diff) | |
Char: cyclades, simplify variables initialization
- do not init static variables to 0
- simplify cy_init_card -- use memset(0) and do not zero each element
separately, also reorder init, so that same entries are inited at one
place
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions