new_process_module_arguments returns 0 on error and 1 if everything went ok
authorRobert Griebl <griebl@gmx.de>
Tue, 20 Jul 2004 15:43:57 +0000 (15:43 -0000)
committerRobert Griebl <griebl@gmx.de>
Tue, 20 Jul 2004 15:43:57 +0000 (15:43 -0000)
commit809387fe9e47d5b3a62764ffdd0278194361ca7f
tree8c0dc356fb13b6c85d41c03c17c1641f737ab390
parent83676f173188da0bed442e9284f99784aa97d57d
new_process_module_arguments returns 0 on error and 1 if everything went ok
somehow the ! got lost..
symptoms: modules could only be loaded _without_ parameters
modutils/insmod.c