[PATCH] ice1712/wtm: fix coding style

before:
total: 2 errors, 0 warnings, 20 lines checked
total: 49 errors, 2 warnings, 518 lines checked

after:
total: 0 errors, 0 warnings, 20 lines checked
total: 0 errors, 0 warnings, 518 lines checked

Compile tested, size and code are equal.

Signed-off-by: Alexander Beregalov <a.beregalov <at> gmail.com>
---

 sound/pci/ice1712/wtm.c |  104 +++++++++++++++++++++++-----------------------
 sound/pci/ice1712/wtm.h |    4 +-
 2 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/sound/pci/ice1712/wtm.c b/sound/pci/ice1712/wtm.c
index a08d17c..5af9e84 100644
--- a/sound/pci/ice1712/wtm.c
+++ b/sound/pci/ice1712/wtm.c
@@ -1,12 +1,12 @@
 /*
  *	ALSA driver for ICEnsemble VT1724 (Envy24HT)
- *	
+ *
  *	Lowlevel functions for Ego Sys Waveterminal 192M
  *
  *		Copyright (c) 2006 Guedez Clement <klem.dev <at> gmail.com>
  *		Some functions are taken from the Prodigy192 driver
(Continue reading)

Takashi Iwai | 7 Sep 12:20
Favicon

Re: [PATCH] ice1712/wtm: fix coding style

At Sun, 7 Sep 2008 01:54:27 +0400,
Alexander Beregalov wrote:
> 
> before:
> total: 2 errors, 0 warnings, 20 lines checked
> total: 49 errors, 2 warnings, 518 lines checked
> 
> after:
> total: 0 errors, 0 warnings, 20 lines checked
> total: 0 errors, 0 warnings, 518 lines checked
> 
> Compile tested, size and code are equal.
> 
> 
> Signed-off-by: Alexander Beregalov <a.beregalov <at> gmail.com>

Applied this one, too.

Takashi

> ---
> 
>  sound/pci/ice1712/wtm.c |  104 +++++++++++++++++++++++-----------------------
>  sound/pci/ice1712/wtm.h |    4 +-
>  2 files changed, 54 insertions(+), 54 deletions(-)
> 
> diff --git a/sound/pci/ice1712/wtm.c b/sound/pci/ice1712/wtm.c
> index a08d17c..5af9e84 100644
> --- a/sound/pci/ice1712/wtm.c
> +++ b/sound/pci/ice1712/wtm.c
(Continue reading)


Gmane