public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <fsdeveloper@yahoo.de>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.4.21-bk1] arch/i386/kernel/dmi_scan.c compile warning fix
Date: Sat, 5 Jul 2003 20:11:51 +0200	[thread overview]
Message-ID: <200307052011.51869.fsdeveloper@yahoo.de> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

fixes "Warning: unused variable `data'"
compiletime warning.

- --- arch/i386/kernel/dmi_scan.c.orig    2003-07-05 19:09:43.000000000 +0200
+++ arch/i386/kernel/dmi_scan.c 2003-07-05 20:09:09.000000000 +0200
@@ -941,8 +941,6 @@
 
 static void __init dmi_decode(struct dmi_header *dm)
 {
- -       u8 *data = (u8 *)dm;
- -
        switch(dm->type)
        {
                case  0:

- -- 
Regards Michael Buesch
http://www.8ung.at/tuxsoft
 20:09:15 up  1:12,  3 users,  load average: 1.03, 1.14, 1.16

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/BxTnoxoigfggmSgRAknWAJwKwF95RPkrYHVQnc3m4CQfEhufogCcCznd
hzXhsGYcyzQXwXML/a77a4w=
=6cUu
-----END PGP SIGNATURE-----



                 reply	other threads:[~2003-07-05 19:23 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=200307052011.51869.fsdeveloper@yahoo.de \
    --to=fsdeveloper@yahoo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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