| commit | 6581f4e74d8541dd7d579f64e94822622cbb1654 | [log] [tgz] |
|---|---|---|
| author | Takashi Iwai <tiwai@suse.de> | Wed May 17 17:14:51 2006 +0200 |
| committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:33:45 2006 +0200 |
| tree | fa7a0609c7a3e0460e052ab54a06a6fa935c64dc | |
| parent | 0fbf405c583e6ee6d7227eb938a096d0998f7e78 [diff] |
[ALSA] Remove zero-initialization of static variables Removed zero-initializations of static variables. A tiny optimization. Signed-off-by: Takashi Iwai <tiwai@suse.de>