at master 338 B view raw
1diff --git a/fanout.c b/fanout.c 2index f5d2a55..87125f4 100644 3--- a/fanout.c 4+++ b/fanout.c 5@@ -13,7 +13,7 @@ 6 /* Comment out to forgo the creation of /dev entries 7 * The companion udev rules 'fanout.rules' sets the special file mode 8 */ 9-#define DEV_MKNOD 10+// #define DEV_MKNOD 11 12 #include <linux/kernel.h> 13 #include <linux/module.h>