Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / net / tux / mod.c
index 1489114..e3e192d 100644 (file)
@@ -101,7 +101,7 @@ int register_tuxmodule (tcapi_template_t *tcapi)
                Dprintk("module with VFS binding '%s' already registered!\n",
                                                 tcapi->vfs_name);
                goto out;
-       } 
+       }
 
        list_add(&tcapi->modules, &tuxmodules_list);
        ret = 0;