[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46A36115.3070600@googlemail.com>
Date: Sun, 22 Jul 2007 15:52:21 +0200
From: Gabriel C <nix.or.die@...glemail.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC: Lieven Willems <lw_linux@...mail.com>, Alan Cox <alan@...hat.com>,
linux-scsi@...r.kernel.org
Subject: drivers/scsi/sym53c416.c - address of 'sym53c416*' will always evaluate
as 'true' , warnings
Hi,
I got this warnings on current git with gcc 4.2.1 :
...
drivers/scsi/sym53c416.c: In function 'sym53c416_detect':
drivers/scsi/sym53c416.c:638: warning: the address of 'sym53c416' will always evaluate as 'true'
drivers/scsi/sym53c416.c:644: warning: the address of 'sym53c416_1' will always evaluate as 'true'
drivers/scsi/sym53c416.c:650: warning: the address of 'sym53c416_2' will always evaluate as 'true'
drivers/scsi/sym53c416.c:656: warning: the address of 'sym53c416_3' will always evaluate as 'true'
...
Regards,
Gabriel C
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists