From: Olaf Hering <olh@suse.de>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-kernel@vger.kernel.org, irda-users@lists.sourceforge.net,
netdev@oss.sgi.com
Subject: Re: Linux 2.4.23-pre7 (irda compile fixes)
Date: Fri, 10 Oct 2003 18:23:02 +0200 [thread overview]
Message-ID: <20031010162302.GA1526@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0310091939100.6403-100000@logos.cnet>
[-- 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 --]
next parent reply other threads:[~2003-10-10 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.44.0310091939100.6403-100000@logos.cnet>
2003-10-10 16:23 ` Olaf Hering [this message]
2003-10-11 19:16 ` Linux 2.4.23-pre7 (irda compile fixes) David S. Miller
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=20031010162302.GA1526@suse.de \
--to=olh@suse.de \
--cc=irda-users@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
--cc=netdev@oss.sgi.com \
/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;
as well as URLs for NNTP newsgroup(s).