Re: [PATCH] remove unneeded indentation in drivers/char/watchdog/i8xx_tco.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rolf Eike Beer schrieb:
> Hi,
hi!

> this patch changes a bit of indentation. Currently it is
> if (i8xx_tcp_pci) {
> .....
> 	return 1;
> }
> return 0;
> 
> Now it will be
> 
> if (!i8xx_tcp_pci)
> 	return 0;
> .....
> return 1;
> 
> Also some superfluous spaces are killed to match Codingstyle

Don't know who added those strange things ;)
But looks OK to me to change it this way.

So please go ahead and forward this patch.

Many thanks!

  nils

- --
kernel concepts          Tel: +49-271-771091-12
Dreisbachstr. 24         Fax: +49-271-771091-19
D-57250 Netphen          Mob: +49-176-21024535
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC34x7JXeIURG1qHgRAs8HAKCHYD34TC3eDTGMQUnj4yrYM735bwCgkOAq
8kJdpgtczkWQd+MA+t7MxA0=
=JDJC
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux