Re: [PATCH 1/1] cciss: procfs updates to display info about many volumes

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mike Miller <mike.miller@...>
Cc: Andrew Morton <akpm@...>, LKML <linux-kernel@...>, LKML-scsi <linux-scsi@...>
Date: Tuesday, February 19, 2008 - 6:48 am

On Mon, Feb 11 2008, Mike Miller wrote:

It looks ok, but has some flaws. Try to disable cciss scsi and tape
support:

In file included from drivers/block/cciss.c:231:
drivers/block/cciss_scsi.c:1498:38: error: macro parameters must be
comma-separated
drivers/block/cciss.c: In function 'cciss_seq_show_header':
drivers/block/cciss.c:272: error: implicit declaration of function
'cciss_seq_tape_report'
drivers/block/cciss.c: In function 'cciss_proc_write':
drivers/block/cciss.c:393: error: implicit declaration of function
'cciss_engage_scsi'

You macro definition of cciss_seq_tape_report() is totally busted.
Either write is as a macro OR as a function.

Fix these up and resubmit, then I'll take it.

-- 
Jens Axboe

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/1] cciss: procfs updates to display info about ..., Jens Axboe, (Tue Feb 19, 6:48 am)
RE: [PATCH 1/1] cciss: procfs updates to display info about ..., Miller, Mike (OS Dev), (Tue Feb 19, 12:46 pm)