From: Jason Uhlenkott <jasonuhl@sgi.com>
To: gregkh@suse.de, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 2.6.12-rc1-mm3] Fix typo in scdrv_init()
Date: Fri, 25 Mar 2005 18:17:35 -0800 [thread overview]
Message-ID: <20050326021735.GD207782@dragonfly.engr.sgi.com> (raw)
Fix a typo in scdrv_init() which was breaking the build for SGI sn2.
Signed-off-by: Jason Uhlenkott <jasonuhl@sgi.com>
Index: linux/drivers/char/snsc.c
===================================================================
--- linux.orig/drivers/char/snsc.c 2005-03-25 16:53:13.426753917 -0800
+++ linux/drivers/char/snsc.c 2005-03-25 16:53:21.456116301 -0800
@@ -437,7 +437,7 @@
continue;
}
- class__device_create(snsc_class, dev, NULL,
+ class_device_create(snsc_class, dev, NULL,
"%s", devname);
ia64_sn_irtr_intr_enable(scd->scd_nasid,
reply other threads:[~2005-03-26 2:18 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=20050326021735.GD207782@dragonfly.engr.sgi.com \
--to=jasonuhl@sgi.com \
--cc=akpm@osdl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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®