patch-2.1.94 linux/drivers/char/hfmodem/gentbl.c

Next file: linux/drivers/char/i2c.c
Previous file: linux/drivers/char/console.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.93/linux/drivers/char/hfmodem/gentbl.c linux/drivers/char/hfmodem/gentbl.c
@@ -62,7 +62,7 @@
 	printf("/*\n * This file is automatically generated by %s, DO NOT EDIT!\n*/\n\n",
 	       argv[0]);
 	gensintbl();
-	return(0);
+	exit(0);
 }
 
 /* --------------------------------------------------------------------- */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov