]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/message/i2o/driver.c
[PATCH] I2O: Beautifying
[net-next-2.6.git] / drivers / message / i2o / driver.c
index 9c631c873dc62a0c5a19c0a56e21b6630dc6b0b1..45f4119a75f611b76dc814320bc91dee2f3e633b 100644 (file)
@@ -64,7 +64,7 @@ static int i2o_bus_match(struct device *dev, struct device_driver *drv)
 struct bus_type i2o_bus_type = {
        .name = "i2o",
        .match = i2o_bus_match,
-       .dev_attrs = i2o_device_attrs,
+       .dev_attrs = i2o_device_attrs
 };
 
 /**