* Re: Linux 2.4.23-pre7 (irda compile fixes)
[not found] <Pine.LNX.4.44.0310091939100.6403-100000@logos.cnet>
@ 2003-10-10 16:23 ` Olaf Hering
2003-10-11 19:16 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2003-10-10 16:23 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel, irda-users, netdev
[-- Attachment #1: Type: text/plain, Size: 2122 bytes --]
On Thu, Oct 09, Marcelo Tosatti wrote:
>
> Hi,
>
> Here goes -pre7...
The attached patch converts all printk(__FUNCTION__); to
printk("%s", __FUNCTION__);
gcc34 doesnt accept the current code anymore, irda doesnt compile.
please apply.
drivers/net/irda/act200l.c | 14 +-
drivers/net/irda/irda-usb.c | 4
drivers/net/irda/ma600.c | 26 ++--
drivers/net/irda/mcp2120.c | 6
drivers/net/irda/nsc-ircc.c | 2
net/irda/af_irda.c | 208 +++++++++++++++-------------------
net/irda/ircomm/ircomm_core.c | 45 +++----
net/irda/ircomm/ircomm_event.c | 12 -
net/irda/ircomm/ircomm_lmp.c | 30 ++--
net/irda/ircomm/ircomm_param.c | 33 ++---
net/irda/ircomm/ircomm_ttp.c | 26 ++--
net/irda/ircomm/ircomm_tty_attach.c | 79 ++++++------
net/irda/ircomm/ircomm_tty_ioctl.c | 18 +-
net/irda/irda_device.c | 47 +++----
net/irda/irias_object.c | 34 ++---
net/irda/irlan/irlan_client.c | 50 ++++----
net/irda/irlan/irlan_client_event.c | 65 +++++-----
net/irda/irlan/irlan_common.c | 70 +++++------
net/irda/irlan/irlan_eth.c | 16 +-
net/irda/irlan/irlan_event.c | 4
net/irda/irlan/irlan_filter.c | 4
net/irda/irlan/irlan_provider.c | 30 ++--
net/irda/irlan/irlan_provider_event.c | 16 +-
net/irda/irlap_event.c | 144 ++++++++++-------------
net/irda/irlap_frame.c | 67 +++++-----
net/irda/irlmp_frame.c | 42 +++---
net/irda/irnet/irnet.h | 10 -
net/irda/irqueue.c | 10 -
net/irda/irttp.c | 113 ++++++++----------
net/irda/parameters.c | 51 ++++----
net/irda/qos.c | 24 +--
net/irda/wrapper.c | 23 +--
32 files changed, 633 insertions(+), 690 deletions(-)
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
[-- Attachment #2: irda.__FUNCTION__.2.4.23-pre7.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 25712 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Linux 2.4.23-pre7 (irda compile fixes)
2003-10-10 16:23 ` Linux 2.4.23-pre7 (irda compile fixes) Olaf Hering
@ 2003-10-11 19:16 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-10-11 19:16 UTC (permalink / raw)
To: Olaf Hering; +Cc: marcelo.tosatti, linux-kernel, irda-users, netdev
On Fri, 10 Oct 2003 18:23:02 +0200
Olaf Hering <olh@suse.de> wrote:
> The attached patch converts all printk(__FUNCTION__); to
> printk("%s", __FUNCTION__);
> gcc34 doesnt accept the current code anymore, irda doesnt compile.
Applied, thanks Olaf.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-11 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Pine.LNX.4.44.0310091939100.6403-100000@logos.cnet>
2003-10-10 16:23 ` Linux 2.4.23-pre7 (irda compile fixes) Olaf Hering
2003-10-11 19:16 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).