* [PATCH] udev: Fix warning in compilation
@ 2010-12-21 9:03 Antti Paila
2010-12-21 11:56 ` Neil Jerram
2010-12-21 14:05 ` Marcel Holtmann
0 siblings, 2 replies; 3+ messages in thread
From: Antti Paila @ 2010-12-21 9:03 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 472 bytes --]
---
plugins/udev.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/plugins/udev.c b/plugins/udev.c
index 837ee9c..3ca6af0 100644
--- a/plugins/udev.c
+++ b/plugins/udev.c
@@ -452,7 +452,6 @@ static void add_isi(struct ofono_modem *modem,
static void add_calypso(struct ofono_modem *modem,
struct udev_device *udev_device)
{
- struct udev_list_entry *entry;
const char *devnode;
DBG("modem %p", modem);
--
1.7.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] udev: Fix warning in compilation
2010-12-21 9:03 [PATCH] udev: Fix warning in compilation Antti Paila
@ 2010-12-21 11:56 ` Neil Jerram
2010-12-21 14:05 ` Marcel Holtmann
1 sibling, 0 replies; 3+ messages in thread
From: Neil Jerram @ 2010-12-21 11:56 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
Antti Paila <antti.paila@nokia.com> writes:
> ---
> plugins/udev.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/plugins/udev.c b/plugins/udev.c
> index 837ee9c..3ca6af0 100644
> --- a/plugins/udev.c
> +++ b/plugins/udev.c
> @@ -452,7 +452,6 @@ static void add_isi(struct ofono_modem *modem,
> static void add_calypso(struct ofono_modem *modem,
> struct udev_device *udev_device)
> {
> - struct udev_list_entry *entry;
> const char *devnode;
>
> DBG("modem %p", modem);
My apologies for putting that warning in. Thanks for fixing it.
Neil
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] udev: Fix warning in compilation
2010-12-21 9:03 [PATCH] udev: Fix warning in compilation Antti Paila
2010-12-21 11:56 ` Neil Jerram
@ 2010-12-21 14:05 ` Marcel Holtmann
1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2010-12-21 14:05 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 146 bytes --]
Hi Antti,
> plugins/udev.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
patch has been applied.
Regards
Marcel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-21 14:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 9:03 [PATCH] udev: Fix warning in compilation Antti Paila
2010-12-21 11:56 ` Neil Jerram
2010-12-21 14:05 ` Marcel Holtmann
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.