mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Manuel Estrada Sainz <ranty@debian.org>
To: Andrew Morton <akpm@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] remove device.name usage from firmware_sample_driver.c
Date: Tue, 21 Oct 2003 00:58:23 +0200	[thread overview]
Message-ID: <20031020225823.GA1807@ranty.pantax.net> (raw)

 Please apply.

 I guess that even sample code should be correct :).

 ChangeLog:
	
	 Remove "struct device->name" usage
	 Documentation/firmware_class/firmware_sample_driver.c


 firmware_sample_driver.c |    1 -
 1 files changed, 1 deletion(-)


Index: Documentation/firmware_class/firmware_sample_driver.c
===================================================================
--- Documentation/firmware_class/firmware_sample_driver.c	(revision 14117)
+++ Documentation/firmware_class/firmware_sample_driver.c	(working copy)
@@ -22,7 +22,6 @@
 #endif
 
 static struct device ghost_device = {
-	.name      = "Ghost Device",
 	.bus_id    = "ghost0",
 };
 

-- 
--- Manuel Estrada Sainz <ranty@debian.org>
                         <ranty@bigfoot.com>
			 <ranty@users.sourceforge.net>
------------------------ <manuel.estrada@hispalinux.es> -------------------
Let us have the serenity to accept the things we cannot change, courage to
change the things we can, and wisdom to know the difference.

                 reply	other threads:[~2003-10-20 22: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=20031020225823.GA1807@ranty.pantax.net \
    --to=ranty@debian.org \
    --cc=akpm@osdl.org \
    --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®