From: Dave Jones <davej@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Remove dead s390 prototype.
Date: Thu, 20 Apr 2006 23:54:33 -0500 [thread overview]
Message-ID: <20060421045433.GA30407@redhat.com> (raw)
drivers/s390/crypto/z90main.c:367: warning: 'z90crypt_compat_ioctl' declared 'static' but never defined
Signed-off-by: Dave Jones <davej@redhat.com>
--- linux-2.6.16.noarch/drivers/s390/crypto/z90main.c~ 2006-04-20 23:51:26.000000000 -0500
+++ linux-2.6.16.noarch/drivers/s390/crypto/z90main.c 2006-04-20 23:51:39.000000000 -0500
@@ -364,7 +364,6 @@ static ssize_t z90crypt_read(struct file
static ssize_t z90crypt_write(struct file *, const char __user *,
size_t, loff_t *);
static long z90crypt_unlocked_ioctl(struct file *, unsigned int, unsigned long);
-static long z90crypt_compat_ioctl(struct file *, unsigned int, unsigned long);
static void z90crypt_reader_task(unsigned long);
static void z90crypt_schedule_reader_task(unsigned long);
next reply other threads:[~2006-04-21 4:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-21 4:54 Dave Jones [this message]
2006-04-21 5:19 ` Remove dead s390 prototype Dave Jones
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=20060421045433.GA30407@redhat.com \
--to=davej@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.