]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/kmod.h
ext4, jbd2: ensure entering into panic after recording an error in superblock
[karo-tx-linux.git] / include / linux / kmod.h
index 0555cc66a15b27dfa7fd70c47e1a519ad49afef1..fcfd2bf14d3f0ef2dc113e5d77fd42c6dc233798 100644 (file)
@@ -85,8 +85,6 @@ enum umh_disable_depth {
        UMH_DISABLED,
 };
 
-extern void usermodehelper_init(void);
-
 extern int __usermodehelper_disable(enum umh_disable_depth depth);
 extern void __usermodehelper_set_disable_depth(enum umh_disable_depth depth);