• R/O
  • HTTP
  • SSH
  • HTTPS

linux-2.4.36: Liste der Commits

2.4.36-stable kernel tree


RSS
Rev. Zeit Autor
33a9787 2006-08-14 00:19:25 Willy Tarreau

[GCC4] fix build error in drivers/isdn/hisax/hfc_pci.c

This patch fixes this error with gcc 4 :

hfc_pci.c: In function 'setup_hfcpci':
hfc_pci.c:1745: error: invalid lvalue in assignment

dbe60d5 2006-08-14 00:19:25 Willy Tarreau

[GCC4] fix build error in drivers/isdn/eicon/eicon.h

This patch fixes this error with gcc 4 :

eicon_mod.c:44: error: static declaration of 'cards' follows non-static declaration
eicon.h:347: error: previous declaration of 'cards' was here

9585db7 2006-08-14 00:19:25 Willy Tarreau

[GCC4] fix build error in drivers/atm/fore200e.c

This patch fixes this error with gcc 4 :

fore200e.c:3175: error: static declaration of 'fore200e_ops' follows non-static declaration
fore200e.c:115: error: previous declaration of 'fore200e_ops' was here
fore200e.c:3198: error: static declaration of 'fore200e_bus' follows non-static declaration
fore200e.c:116: error: previous declaration of 'fore200e_bus' was here

2fdec30 2006-08-14 00:19:25 Willy Tarreau

[GCC4] fix build error in drivers/atm/iphase.c

This patch fixes these errors with gcc 4 :

iphase.c:89: error: static declaration of 'IADebugFlag' follows non-static declaration
iphase.h:71: error: previous declaration of 'IADebugFlag' was here
iphase.c: In function 'ia_que_tx':
iphase.c:630: error: invalid storage class for function 'ia_pkt_tx'
iphase.c:644: warning: implicit declaration of function 'ia_pkt_tx'
iphase.c: At top level:
iphase.c:2934: error: static declaration of 'ia_pkt_tx' follows non-static declaration
iphase.c:644: error: previous implicit declaration of 'ia_pkt_tx' was here

59ec7a8 2006-08-14 00:19:24 Willy Tarreau

[GCC4] fix build error in drivers/md/lvm-internal.h

This patch fixes this error with gcc 4 :

lvm.c:397: error: static declaration of 'vg_count' follows non-static declaration
lvm-internal.h:48: error: previous declaration of 'vg_count' was here

218865b 2006-08-14 00:19:24 Willy Tarreau

[GCC4] fix build error in drivers/cdrom/sbpcd.c

This patch fixes these errors with gcc 4 :

sbpcd.c: In function 'get_state_T':
sbpcd.c:1216: error: invalid storage class for function 'cmd_out_T'
sbpcd.c:1221: warning: implicit declaration of function 'cmd_out_T'
sbpcd.c: At top level:
sbpcd.c:1360: error: static declaration of 'cmd_out_T' follows non-static declaration
sbpcd.c:1221: error: previous implicit declaration of 'cmd_out_T' was here
sbpcd.c: In function 'cmd_out_T':
sbpcd.c:1365: error: invalid storage class for function 'cc_DriveReset'
sbpcd.c:1501: warning: implicit declaration of function 'cc_DriveReset'
sbpcd.c: At top level:
sbpcd.c:1996: error: static declaration of 'cc_DriveReset' follows non-static declaration
sbpcd.c:1501: error: previous implicit declaration of 'cc_DriveReset' was here

b974f5b 2006-08-14 00:19:24 Willy Tarreau

[GCC4] fix build error in drivers/ide/legacy/hd.c

This patch fixes this error with gcc 4 :

hd.c:721: error: static declaration of 'hd_fops' follows non-static declaration
hd.c:697: error: previous declaration of 'hd_fops' was here
make[4]: *** [hd.o] Error 1
make[4]: Leaving directory `/usr/src/git/linux-2.4/drivers/ide/legacy'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/git/linux-2.4/drivers/ide/legacy'
make[2]: *** [_subdir_legacy] Error 2
make[2]: Leaving directory `/usr/src/git/linux-2.4/drivers/ide'
make[1]: *** [_subdir_ide] Error 2
make[1]: Leaving directory `/usr/src/git/linux-2.4/drivers'
make: *** [_dir_drivers] Error 2

8cf987c 2006-08-14 00:19:24 Willy Tarreau

[GCC4] fix build error in drivers/scsi/cpqfcTS*

This patch fixes this error with gcc 4 :

cpqfcTSworker.c:2566: error: static declaration of 'valid_al_pa' follows non-static declaration
cpqfcTSstructs.h:968: error: previous declaration of 'valid_al_pa' was here

eb07a12 2006-08-14 00:19:23 Willy Tarreau

[GCC4] fix build error in drivers/scsi/atp870u.c

This patch fixes these errors with gcc 4 :

atp870u.c: In function 'send_s870':
atp870u.c:810: error: invalid lvalue in assignment
atp870u.c:811: error: invalid lvalue in assignment
atp870u.c:812: error: invalid lvalue in assignment
atp870u.c:817: error: invalid lvalue in assignment
atp870u.c:818: error: invalid lvalue in assignment
atp870u.c:819: error: invalid lvalue in assignment
atp870u.c:822: error: invalid lvalue in assignment
atp870u.c:831: error: invalid lvalue in assignment
atp870u.c:832: error: invalid lvalue in assignment
atp870u.c:833: error: invalid lvalue in assignment
atp870u.c:838: error: invalid lvalue in assignment
atp870u.c:839: error: invalid lvalue in assignment
atp870u.c:840: error: invalid lvalue in assignment

86bc206 2006-08-14 00:19:23 Willy Tarreau

[GCC4] fix build error in drivers/scsi/advansys.c

This patch fixes these errors with gcc 4 :

advansys.c: In function 'asc_isr_callback':
advansys.c:7174: warning: comparisons like X<=Y<=Z do not have their mathematical meaning
advansys.c: At top level:
advansys.c:14581: error: static declaration of 'Default_3550_EEPROM_Config' follows non-static declaration
advansys.c:3459: error: previous declaration of 'Default_3550_EEPROM_Config' was here
advansys.c:14657: error: static declaration of 'Default_38C0800_EEPROM_Config' follows non-static declaration
advansys.c:3460: error: previous declaration of 'Default_38C0800_EEPROM_Config' was here
advansys.c:14787: error: static declaration of 'Default_38C1600_EEPROM_Config' follows non-static declaration
advansys.c:3461: error: previous declaration of 'Default_38C1600_EEPROM_Config' was here

8757208 2006-08-14 00:19:23 Willy Tarreau

[GCC4] fix build error in drivers/net/hamradio/soundmodem/sm.h

This patch fixes these errors with gcc 4 :

sm.c:68: error: static declaration of 'sm_drvinfo' follows non-static declaration
sm.h:154: error: previous declaration of 'sm_drvinfo' was here
sm.c:131: error: static declaration of 'sm_hardware_table' follows non-static declaration
sm.h:356: error: previous declaration of 'sm_hardware_table' was here

809453f 2006-08-14 00:19:22 Willy Tarreau

[GCC4] fix build error in drivers/net/hamradio/baycom_epp.c

This patch fixes these errors with gcc 4 :

baycom_epp.c:373: error: static declaration of 'errno' follows non-static declaration
/usr/src/git/linux-2.4/include/linux/unistd.h:4: error: previous declaration of 'errno' was here
baycom_epp.c: In function 'encode_hdlc':
baycom_epp.c:530: error: jump into statement expression
baycom_epp.c:539: error: jump into statement expression
(...)

941ac26 2006-08-14 00:19:22 Willy Tarreau

[GCC4] fix build error in drivers/net/wan/sdla_fr.c

This patch fixes these errors with gcc 4 (+ lots of PACKED warnings) :

sdla_fr.c: In function 'process_udp_mgmt_pkt':
sdla_fr.c:3932: error: invalid lvalue in assignment
sdla_fr.c:3983: error: invalid lvalue in assignment

027b5d3 2006-08-14 00:19:22 Willy Tarreau

[GCC4] fix build error in drivers/net/wan/sdlamain.c

This patch fixes this error with gcc 4 :

sdlamain.c: In function 'ioctl_dump':
sdlamain.c:1030: error: invalid lvalue in assignment

4e5de5e 2006-08-14 00:19:21 Willy Tarreau

[GCC4] fix build error in drivers/net/wan/sdladrv.c

This patch fixes these errors with gcc 4 :

sdladrv.c: In function 'sdla_peek':
sdladrv.c:1005: error: invalid lvalue in assignment
sdladrv.c: In function 'sdla_poke':
sdladrv.c:1089: error: invalid lvalue in assignment
sdladrv.c: In function 'detect_s514':
sdladrv.c:2131: error: invalid lvalue in assignment
sdladrv.c:2135: error: invalid lvalue in assignment

cab176f 2006-08-14 00:19:21 Willy Tarreau

[GCC4] fix build error in drivers/net/wan/comx-hw-comx.c

This patch fixes these errors with gcc 4 :

comx-hw-comx.c:1402: error: static declaration of 'comx_hw' follows non-static declaration
comx-hw-comx.c:96: error: previous declaration of 'comx_hw' was here
comx-hw-comx.c:1411: error: static declaration of 'cmx_hw' follows non-static declaration
comx-hw-comx.c:97: error: previous declaration of 'cmx_hw' was here
comx-hw-comx.c:1420: error: static declaration of 'hicomx_hw' follows non-static declaration
comx-hw-comx.c:95: error: previous declaration of 'hicomx_hw' was here

400153a 2006-08-14 00:19:21 Willy Tarreau

[GCC4] fix build error in drivers/net/sk98lin/skvpd.c

This patch fixes this error with gcc 4 :

skvpd.c: In function 'VpdInit':
skvpd.c:475: error: invalid lvalue in assignment

da8335c 2006-08-14 00:19:21 Willy Tarreau

[GCC4] fix build error in drivers/net/irda/donauboe.c

This patch fixes this error with gcc 4 :

donauboe.c:212: error: static declaration of 'irda_crc16_table' follows non-static declaration
/usr/src/git/linux-2.4/include/net/irda/crc.h:22: error: previous declaration of 'irda_crc16_table' was here

40ecb77 2006-08-14 00:19:20 Willy Tarreau

[GCC4] fix build error in drivers/net/arlan.c

This patch fixes these errors with gcc 4 :

arlan.c:15: error: static declaration of 'arlan_version' follows non-static declaration
arlan.h:54: error: previous declaration of 'arlan_version' was here
arlan.c:23: error: static declaration of 'siteName' follows non-static declaration
arlan.h:50: error: previous declaration of 'siteName' was here

ec088ec 2006-08-14 00:19:20 Willy Tarreau

[GCC4] fix build error in drivers/net/3c507.c

This patch fixes these errors with gcc 4 :

3c507.c: In function 'el16_interrupt':
3c507.c:605: error: invalid storage class for function 'init_rx_bufs'
3c507.c:611: warning: implicit declaration of function 'init_rx_bufs'
3c507.c: At top level:
3c507.c:661: warning: conflicting types for 'init_rx_bufs'
3c507.c:661: error: static declaration of 'init_rx_bufs' follows non-static declaration
3c507.c:611: error: previous implicit declaration of 'init_rx_bufs' was here

89e704b 2006-08-14 00:19:20 Willy Tarreau

[GCC4] fix build error in drivers/net/wan/comx.h

This patch fixes this error with gcc 4 :

comx.c:114: error: static declaration of 'comx_root_dir' follows non-static declaration
comx.h:215: error: previous declaration of 'comx_root_dir' was here
make[4]: *** [comx.o] Error 1
make[4]: Leaving directory `/usr/src/git/linux-2.4/drivers/net/wan'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/git/linux-2.4/drivers/net/wan'
make[2]: *** [_subdir_wan] Error 2
make[2]: Leaving directory `/usr/src/git/linux-2.4/drivers/net'
make[1]: *** [_subdir_net] Error 2
make[1]: Leaving directory `/usr/src/git/linux-2.4/drivers'
make: *** [_dir_drivers] Error 2

ff7d590 2006-08-14 00:19:20 Willy Tarreau

[GCC4] fix build error in drivers/net/acenic.c

This patch fixes this error with gcc 4 :
acenic.c: In function 'acenic_probe':
acenic.c:668: error: invalid storage class for function 'ace_watchdog'
acenic.c:669: error: 'ace_watchdog' undeclared (first use in this function)
acenic.c:669: error: (Each undeclared identifier is reported only once
acenic.c:669: error: for each function it appears in.)

6816011 2006-08-14 00:19:19 Willy Tarreau

[GCC4] fix build error in drivers/char/rio/rio_linux.c

This patch fixes this error with gcc 4 :

rio_linux.c: In function 'rio_init':
rio_linux.c:1209: error: invalid lvalue in assignment
rio_linux.c:1281: error: invalid lvalue in assignment
rio_linux.c:1333: error: invalid lvalue in assignment

befa39b 2006-08-14 00:19:19 Willy Tarreau

[GCC4] fix build error in drivers/char/drm-4.0/drmP.h

This patch fixes these errors with gcc 4 :

gamma_drv.c: In function 'gamma_setup':
gamma_drv.c:191: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_takedown':
gamma_drv.c:210: error: expected ')' before '__FUNCTION__'
gamma_drv.c:258: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_init':
gamma_drv.c:348: error: expected ')' before '__FUNCTION__'
gamma_drv.c:361: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_cleanup':
gamma_drv.c:388: error: expected ')' before '__FUNCTION__'
gamma_drv.c:392: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_open':
gamma_drv.c:443: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_release':
gamma_drv.c:468: error: expected ')' before '__FUNCTION__'
gamma_drv.c:477: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_ioctl':
gamma_drv.c:510: error: expected ')' before '__FUNCTION__'
gamma_drv.c:520: error: expected ')' before '__FUNCTION__'
gamma_drv.c: In function 'gamma_unlock':
gamma_drv.c:546: error: expected ')' before '__FUNCTION__'
gamma_drv.c:551: error: expected ')' before '__FUNCTION__'
gamma_drv.c:562: error: expected ')' before '__FUNCTION__'

0ecb706 2006-08-14 00:19:19 Willy Tarreau

[GCC4] fix build error in drivers/char/tpqic02.c

This patch fixes these errors with gcc 4 :

tpqic02.c: In function 'tp_sense':
tpqic02.c:823: error: invalid storage class for function 'finish_rw'
tpqic02.c:834: warning: implicit declaration of function 'finish_rw'
tpqic02.c: At top level:
tpqic02.c:1110: warning: conflicting types for 'finish_rw'
tpqic02.c:1110: error: static declaration of 'finish_rw' follows non-static declaration
tpqic02.c:834: error: previous implicit declaration of 'finish_rw' was here
tpqic02.c: In function 'qic02_tape_open':
tpqic02.c:2179: error: invalid storage class for function 'qic02_tape_open_no_use_count'
tpqic02.c:2182: warning: implicit declaration of function 'qic02_tape_open_no_use_count'
tpqic02.c: At top level:
tpqic02.c:2188: error: static declaration of 'qic02_tape_open_no_use_count' follows non-static declaration
tpqic02.c:2182: error: previous implicit declaration of 'qic02_tape_open_no_use_count' was here

83cb22a 2006-08-14 00:19:19 Willy Tarreau

[GCC4] fix build error in drivers/char/sonypi.h

This patch fixes these errors with gcc 4 :

In file included from sonypi.c:51:
sonypi.h: In function 'sonypi_ec_write':
sonypi.h:409: error: 'verbose' undeclared (first use in this function)
sonypi.h:409: error: (Each undeclared identifier is reported only once
sonypi.h:409: error: for each function it appears in.)
sonypi.h: In function 'sonypi_ec_read':
sonypi.h:424: error: 'verbose' undeclared (first use in this function)

eaaf2c4 2006-08-14 00:19:18 Willy Tarreau

[GCC4] fix build error in drivers/char/sonypi.h

This patch fixes this error with gcc 4 :

sonypi.c:56: error: static declaration of 'verbose' follows non-static declaration
sonypi.h:404: error: previous declaration of 'verbose' was here

1334e8e 2006-08-14 00:19:18 Willy Tarreau

[GCC4] fix build error in drivers/block/paride/pd.c

This patch fixes this error with gcc 4 :

pd.c:358: error: static declaration of 'pd_fops' follows non-static declaration
pd.c:346: error: previous declaration of 'pd_fops' was here

071704e 2006-08-14 00:19:18 Willy Tarreau

[GCC4] fix build error in drivers/block/xd.c

This patch fixes this error with gcc 4 :

xd.c:141: error: static declaration of 'xd_fops' follows non-static declaration
xd.c:128: error: previous declaration of 'xd_fops' was here

31641a8 2006-08-14 00:19:18 Willy Tarreau

[GCC4] fix build error in drivers/block/nbd.c

This patch fixes this error with gcc 4 :
nbd.c:73: error: static declaration of 'requests_in' follows non-static declaration
/usr/src/git/linux-2.4/include/linux/nbd.h:33: error: previous declaration of 'requests_in' was here
nbd.c:74: error: static declaration of 'requests_out' follows non-static declaration
/usr/src/git/linux-2.4/include/linux/nbd.h:34: error: previous declaration of 'requests_out' was here

Show on old repository browser