Re: [PATCH][SCSI] megaraid: Convert from "scsi.h" to <scsi.h> (and friends)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Richard Knutsson <ricknu-0@...>
Cc: <megaraidlinux@...>, <linux-kernel@...>, <linux-scsi@...>
Date: Sunday, January 6, 2008 - 3:31 pm

On Sun, 2008-01-06 at 20:03 +0100, Richard Knutsson wrote:

I'm afraid this is pretty much wrong.  The scsi.h being referred to here
is the local scsi.h in the build directory, so it should be included as
a string.  For #include, "..." means begin the search in the local
directory (what is wanted here) and <...> means begin the search
starting with the predefined include paths.

The rest of the patch looks like a spurious (unrelated and undescribed)
downcasing of TRUE and FALSE.

James


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

Messages in current thread:
Re: [PATCH][SCSI] megaraid: Convert from "scsi.h" to <scs..., James Bottomley, (Sun Jan 6, 3:31 pm)