lkml.org 
[lkml]   [2005]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] remove unneeded indentation in drivers/char/watchdog/i8xx_tco.c
-----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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-21 13:55    [W:0.107 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site