Skip to content

Commit

Permalink
ALSA: ice1712/aureon.c: fix coding style
Browse files Browse the repository at this point in the history
before:
total: 304 errors, 137 warnings, 2259 lines checked

after:
total: 0 errors, 121 warnings, 2284 lines checked

Compile tested, size is different because of include was changed,
but without that change md5sum is different because of cmp cx,dx/cmp
dx,cx swap and __LINE__ was changed in printk function.

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Alexander Beregalov authored and Jaroslav Kysela committed Sep 9, 2008
1 parent 59fcbb6 commit 1ce211a
Showing 1 changed file with 351 additions and 326 deletions.
Loading

0 comments on commit 1ce211a

Please sign in to comment.