* [PATCH] remove device.name usage from firmware_sample_driver.c
@ 2003-10-20 22:58 Manuel Estrada Sainz
0 siblings, 0 replies; only message in thread
From: Manuel Estrada Sainz @ 2003-10-20 22:58 UTC (permalink / raw)
To: Andrew Morton; +Cc: LKML
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-10-20 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-20 22:58 [PATCH] remove device.name usage from firmware_sample_driver.c Manuel Estrada Sainz
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®