The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Riley Williams <Riley@Williams.Name>
Cc: Linux Kernel List <Linux-Kernel@vger.kernel.org>
Subject: Re: Pristine 2.5.69 warnings for make defconfig
Date: Tue, 13 May 2003 20:18:02 +0200	[thread overview]
Message-ID: <20030513181802.GC1170@mars.ravnborg.org> (raw)
In-Reply-To: <BKEGKPICNAKILKJKMHCAOEGPCPAA.Riley@Williams.Name>

On Tue, May 13, 2003 at 05:16:20PM +0100, Riley Williams wrote:
>  Q> kernel/ksyms.c:453: warning: `__check_region' is deprecated
>  Q>				(declared at include/linux/ioport.h:113)
>  453>	EXPORT_SYMBOL(__check_region);
Some modules still needs it - so it is exported.
People will ruin them out as time passes.

>  Q> include/asm/string.h:145: warning: `strchr' defined but not used
This I cannot explain - it should not happen. Oleg at some point asked
if this was a compiler bug. Anyone?

>  Q> drivers/scsi/qla1280.c:5948: warning:
>  Q>		initialization from incompatible pointer type
>  Q> drivers/scsi/qla1280.c:5948: warning:
>  Q>		initialization from incompatible pointer type
Which tell you that this driver is not converted to use the new error handling.

	Sam

      reply	other threads:[~2003-05-13 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-13 16:16 Pristine 2.5.69 warnings for make defconfig Riley Williams
2003-05-13 18:18 ` Sam Ravnborg [this message]

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=20030513181802.GC1170@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=Linux-Kernel@vger.kernel.org \
    --cc=Riley@Williams.Name \
    /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