kernel 2.4.20-rc2 compiler warning for hpusbscsi module (__FUNCTION__)

watermodem (aquamodem@ameritech.net)
Sat, 16 Nov 2002 03:39:47 -0600


hpusbscsi.c: In function `hpusbscsi_usb_probe':
hpusbscsi.c:121: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `hpusbscsi_init':
hpusbscsi.c:246: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `hpusbscsi_scsi_queuecommand':
hpusbscsi.c:379: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:389: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:413: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `hpusbscsi_scsi_host_reset':
hpusbscsi.c:428: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `hpusbscsi_scsi_abort':
hpusbscsi.c:439: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `control_interrupt_callback':
hpusbscsi.c:466: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:492: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:496: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:501: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:507: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:509: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `simple_command_callback':
hpusbscsi.c:521: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:523: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:529: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `scatter_gather_callback':
hpusbscsi.c:540: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:551: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:554: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:569: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `simple_done':
hpusbscsi.c:580: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:581: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:591: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c: In function `simple_payload_callback':
hpusbscsi.c:625: warning: concatenation of string literals with
__FUNCTION__ is deprecated
hpusbscsi.c:628: warning: concatenation of string literals with
__FUNCTION__ is deprecated
make -C storage modules
make[3]: Entering directory `/usr/src/linux-2.4.20-rc2/drivers/usb/storage'

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/