public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.4.21-bk1] arch/i386/kernel/dmi_scan.c compile warning fix
@ 2003-07-05 18:11 Michael Buesch
  0 siblings, 0 replies; only message in thread
From: Michael Buesch @ 2003-07-05 18:11 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: linux kernel mailing list

-----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-----



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

only message in thread, other threads:[~2003-07-05 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-05 18:11 [PATCH 2.4.21-bk1] arch/i386/kernel/dmi_scan.c compile warning fix Michael Buesch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox