]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/message/i2o/driver.c
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan...
[linux-2.6-omap-h63xx.git] / drivers / message / i2o / driver.c
index e0d474b174336ba20c7c714e356aabc09a715e07..a0421efe04ca1dded77a11e9c3876deb0a13627b 100644 (file)
@@ -173,7 +173,6 @@ void i2o_driver_unregister(struct i2o_driver *drv)
  *     i2o_driver_dispatch - dispatch an I2O reply message
  *     @c: I2O controller of the message
  *     @m: I2O message number
- *     @msg: I2O message to be delivered
  *
  *     The reply is delivered to the driver from which the original message
  *     was. This function is only called from interrupt context.