From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: [PATCH] s390 (6/7): typos.
Date: Fri, 27 Jun 2003 17:09:05 +0200 [thread overview]
Message-ID: <20030627150905.GG3591@mschwid3.boeblingen.de.ibm.com> (raw)
Fix typos.
diffstat:
drivers/s390/block/xpram.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -urN linux-2.5/drivers/s390/block/xpram.c linux-2.5-s390/drivers/s390/block/xpram.c
--- linux-2.5/drivers/s390/block/xpram.c Sun Jun 22 20:33:04 2003
+++ linux-2.5-s390/drivers/s390/block/xpram.c Fri Jun 27 16:04:40 2003
@@ -487,7 +487,7 @@
unregister_blkdev(XPRAM_MAJOR, XPRAM_NAME);
devfs_remove("slram");
sys_device_unregister(&xpram_sys_device);
- sysdev_class_unregister(&xpram_sys_class);
+ sysdev_class_unregister(&xpram_sysclass);
}
static int __init xpram_init(void)
@@ -511,7 +511,7 @@
rc = sys_device_register(&xpram_sys_device);
if (rc) {
- sysdev_class_unregister(&xpram_syclass);
+ sysdev_class_unregister(&xpram_sysclass);
return rc;
}
rc = xpram_setup_blkdev();
reply other threads:[~2003-06-27 14:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030627150905.GG3591@mschwid3.boeblingen.de.ibm.com \
--to=schwidefsky@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®