From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Fri, 11 Feb 2005 13:51:30 +0000 Subject: Re: [KJ] [PATCH] Reduction of compile warnings (Warning: long post Message-Id: <20050211135130.GA5370@infradead.org> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============25586798210062134==" List-Id: References: <420953CC.2707.A99E9B@localhost> In-Reply-To: <420953CC.2707.A99E9B@localhost> To: kernel-janitors@vger.kernel.org --===============25586798210062134== Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 11, 2005 at 02:45:20PM +0100, walter harms wrote: > void __iomem *)ioaddr->feature_addr); this bit looks very wrong. What type is ioaddr->feature_addr? It really should be a pointer to __iomem and not cast would be needed. --===============25586798210062134== Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline _______________________________________________ Kernel-janitors mailing list Kernel-janitors@lists.osdl.org http://lists.osdl.org/mailman/listinfo/kernel-janitors --===============25586798210062134==--