Re: linux-next: build warning after merge of the scsi tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Bottomley
Date: Tuesday, August 3, 2010 - 9:17 pm

cc linux-scsi added

On Wed, 2010-08-04 at 13:13 +1000, Stephen Rothwell wrote:

So this one looks to be a compiler error.  in the none CONFIG_PM_OPS
case, we have

scsi_priv.h:#define scsi_bus_pm_ops             (*NULL)

So &scsi_bus_pm_ops should be NULL (not a deref of null).

James


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

Messages in current thread:
linux-next: build warning after merge of the scsi tree, Stephen Rothwell, (Tue Aug 3, 8:13 pm)
Re: linux-next: build warning after merge of the scsi tree, James Bottomley, (Tue Aug 3, 9:17 pm)