hush/modutils
Denis Vlasenko c03e872112 save a bit of code with *strchrnul = '\0' trick
function                                             old     new   delta
nextline                                              59      55      -4
include_conf                                         902     898      -4
read_config                                          414     406      -8
fsck_main                                           1880    1869     -11
2007-12-26 20:56:55 +00:00
..
Config.in
insmod.c
Kbuild
lsmod.c
modprobe.c save a bit of code with *strchrnul = '\0' trick 2007-12-26 20:56:55 +00:00
rmmod.c