linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/8] s390: DCSS driver cleanup fix
@ 2004-12-28  8:27 Heiko Carstens
  0 siblings, 0 replies; only message in thread
From: Heiko Carstens @ 2004-12-28  8:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[PATCH 6/8] s390: dcss driver.

From: Carsten Otte <cotte@de.ibm.com>

 - Fix codingstyle.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>

diffstat:
 arch/s390/mm/extmem.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

diff -urN linux-2.6/arch/s390/mm/extmem.c linux-2.6-patched/arch/s390/mm/extmem.c
--- linux-2.6/arch/s390/mm/extmem.c	2004-12-24 22:35:23.000000000 +0100
+++ linux-2.6-patched/arch/s390/mm/extmem.c	2004-12-28 08:50:51.000000000 +0100
@@ -545,7 +545,8 @@
 /*
  * save segment content permanently
  */
-void segment_save(char *name)
+void
+segment_save(char *name)
 {
 	struct dcss_segment *seg;
 	int startpfn = 0;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-28  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-28  8:27 [PATCH 6/8] s390: DCSS driver cleanup fix Heiko Carstens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).