diff options
Diffstat (limited to 'drivers/message/i2o/i2o_scsi.c')
-rw-r--r-- | drivers/message/i2o/i2o_scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/message/i2o/i2o_scsi.c b/drivers/message/i2o/i2o_scsi.c index 1bcdbbb9e7d3..3d45817e6dcd 100644 --- a/drivers/message/i2o/i2o_scsi.c +++ b/drivers/message/i2o/i2o_scsi.c | |||
@@ -390,7 +390,7 @@ static int i2o_scsi_reply(struct i2o_controller *c, u32 m, | |||
390 | * @i2o_dev: the I2O device which was added | 390 | * @i2o_dev: the I2O device which was added |
391 | * | 391 | * |
392 | * If a I2O device is added we catch the notification, because I2O classes | 392 | * If a I2O device is added we catch the notification, because I2O classes |
393 | * other then SCSI peripheral will not be received through | 393 | * other than SCSI peripheral will not be received through |
394 | * i2o_scsi_probe(). | 394 | * i2o_scsi_probe(). |
395 | */ | 395 | */ |
396 | static void i2o_scsi_notify_device_add(struct i2o_device *i2o_dev) | 396 | static void i2o_scsi_notify_device_add(struct i2o_device *i2o_dev) |