Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux
[linux-2.6-microblaze.git] / drivers / staging / isdn / hysdn / hysdn_procconf.c
index 7307921..48afd9f 100644 (file)
@@ -382,7 +382,7 @@ hysdn_procconf_init(void)
        }
 
        printk(KERN_NOTICE "HYSDN: procfs initialised\n");
-       return (0);
+       return 0;
 }                              /* hysdn_procconf_init */
 
 /*************************************************************************************/