From: Jean Tourrilhes <jt@hpl.hp.com>
To: Adrian Bunk <bunk@stusta.de>, Samuel.Ortiz@nokia.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC: 2.6 patch] net/irda/irias_object.c: remove unused exports
Date: Fri, 14 Apr 2006 09:42:03 -0700 [thread overview]
Message-ID: <20060414164203.GA24146@bougret.hpl.hp.com> (raw)
In-Reply-To: <20060414114446.GL4162@stusta.de>
Hi,
You now need to send those patches to :
Samuel.Ortiz@nokia.com
Personally, I don't see what this patch buy us...
Jean
On Fri, Apr 14, 2006 at 01:44:46PM +0200, Adrian Bunk wrote:
> This patch removes the following unused EXPORT_SYMBOL's:
> - irias_find_attrib
> - irias_new_string_value
> - irias_new_octseq_value
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
> ---
>
> net/irda/irias_object.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> --- linux-2.6.17-rc1-mm2-full/net/irda/irias_object.c.old 2006-04-14 12:37:49.000000000 +0200
> +++ linux-2.6.17-rc1-mm2-full/net/irda/irias_object.c 2006-04-14 12:39:26.000000000 +0200
> @@ -257,7 +257,6 @@
> /* Unsafe (locking), attrib might change */
> return attrib;
> }
> -EXPORT_SYMBOL(irias_find_attrib);
>
> /*
> * Function irias_add_attribute (obj, attrib)
> @@ -484,7 +483,6 @@
>
> return value;
> }
> -EXPORT_SYMBOL(irias_new_string_value);
>
> /*
> * Function irias_new_octseq_value (octets, len)
> @@ -519,7 +517,6 @@
> memcpy(value->t.oct_seq, octseq , len);
> return value;
> }
> -EXPORT_SYMBOL(irias_new_octseq_value);
>
> struct ias_value *irias_new_missing_value(void)
> {
>
next prev parent reply other threads:[~2006-04-14 16:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-14 11:44 Adrian Bunk
2006-04-14 16:42 ` Jean Tourrilhes [this message]
2006-04-14 17:23 ` Adrian Bunk
2006-04-15 8:56 ` Samuel Ortiz
2006-04-16 17:46 ` Arjan van de Ven
2006-04-16 18:37 ` Alan Cox
2006-04-16 19:07 ` Arjan van de Ven
2006-04-15 8:58 ` Samuel Ortiz
2006-04-15 9:27 ` David S. Miller
2006-04-15 19:35 ` Samuel Ortiz
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=20060414164203.GA24146@bougret.hpl.hp.com \
--to=jt@hpl.hp.com \
--cc=Samuel.Ortiz@nokia.com \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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®