linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] qla1280: fix section mismatch warnings
       [not found] <20060525103932.ca36a587.rdunlap@xenotime.net>
@ 2006-05-25 17:41 ` İsmail Dönmez
  0 siblings, 0 replies; only message in thread
From: İsmail Dönmez @ 2006-05-25 17:41 UTC (permalink / raw)
  To: Randy.Dunlap, linux-kernel

Randy.Dunlap wrote On 25-05-2006 20:39:
> From: Randy Dunlap <rdunlap@xenotime.net>
> 
> Fix section mismatch warnings:
> WARNING: drivers/scsi/qla1280.o - Section mismatch: reference to
> .init.data: from .text between 'qla1280_get_token' (at offset 0x2a16)
> and 'qla1280_probe_one'
> WARNING: drivers/scsi/qla1280.o - Section mismatch: reference to
> .init.data: from .text between 'qla1280_get_token' (at offset 0x2a3c)
> and 'qla1280_probe_one'
> 
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> ---
>  drivers/scsi/qla1280.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Ack, fixes the warning for me. Thanks Randy!

Regards,
ismail


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-25 17:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20060525103932.ca36a587.rdunlap@xenotime.net>
2006-05-25 17:41 ` [PATCH] qla1280: fix section mismatch warnings İsmail Dönmez

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).