OSDN Git Service

clean up 3rd round
[uclinux-h8/linux.git] / arch / h8300 / kernel / sys_h8300.c
index f9c5578..aa2302c 100644 (file)
@@ -11,7 +11,7 @@
 
 /* sys_cacheflush -- no support.  */
 asmlinkage int
-sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len)
+sys_cacheflush(unsigned long addr, int scope, int cache, unsigned long len)
 {
        return -EINVAL;
 }