MIPS: Whitespace cleanup.
[deliverable/linux.git] / arch / mips / alchemy / devboards / pm.c
index acaf91b5e4613dab28fb26983a1a026affa8c5f0..b86bff31d1d3ec3678944e69b7f76a3c67bbb6e6 100644 (file)
@@ -194,7 +194,7 @@ static ssize_t db1x_pmattr_store(struct kobject *kobj,
 }
 
 #define ATTR(x)                                                        \
-       static struct kobj_attribute x##_attribute =            \
+       static struct kobj_attribute x##_attribute =            \
                __ATTR(x, 0664, db1x_pmattr_show,               \
                                db1x_pmattr_store);
 
This page took 0.023042 seconds and 5 git commands to generate.