linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.8: error on dasd.c
@ 2001-08-14  1:45 Marcelo Tosatti
  0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2001-08-14  1:45 UTC (permalink / raw)
  To: lkml


Hi, 

I got some errors while trying to compile stock 2.4.8 on S390:

dasd.c: In function `dasd_alloc_request':
dasd.c:1069: warning: unused variable `flags'
dasd.c:1068: warning: unused variable `i'
dasd.c: In function `dasd_default_erp_action':
dasd.c:1952: warning: assignment makes pointer from integer without a cast
dasd.c: In function `dasd_revalidate':
dasd.c:2151: warning: implicit declaration of function `dasd_destroy_partitions'
dasd.c: In function `dasd_disable_volume':
dasd.c:2660: warning: unused variable `part'
dasd.c: In function `dasd_state_del_to_new':
dasd.c:2954: warning: label `noidal' defined but not used
dasd.c: At top level:
dasd.c:3258: warning: `dasd_destroy_partitions' was declared implicitly `extern' and later `static'
dasd.c:2151: warning: previous declaration of `dasd_destroy_partitions'
dasd.c:3258: warning: type mismatch with previous implicit declaration
dasd.c:2151: warning: previous implicit declaration of `dasd_destroy_partitions'
dasd.c:3258: warning: `dasd_destroy_partitions' was previously implicitly declared to return `int'
dasd.c: In function `dasd_destroy_partitions':
dasd.c:3260: warning: unused variable `major'
dasd.c: In function `cleanup_dasd':
dasd.c:4048: warning: implicit declaration of function `list_for_each_safe'
dasd.c:4048: parse error before `{'
dasd.c:4017: warning: unused variable `range'
dasd.c: At top level:
dasd.c:4070: parse error before `&'
...

2.4.9-pre3 does not have any change to dasd.c 


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

only message in thread, other threads:[~2001-08-14  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-14  1:45 2.4.8: error on dasd.c Marcelo Tosatti

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