<div dir="ltr">I don't _think_ that can happen with the .dep files since they're<br>machine-generated, but the config files can and do contain empty lines<br>to aid readability.<br><br>(Not found on Android, so I haven't tested this, but the code already<br>even contained a special case for empty lines. I haven't touched the<br>/proc/modules loop because the kernel definitely isn't going to insert<br>empty lines, and that code _would_ need to be modified to cope with<br>empty lines, and since I can't test this, that would be not just<br>pointless but also irresponsible!)<br>---<br> toys/pending/modprobe.c | 6 +++---<br> 1 file changed, 3 insertions(+), 3 deletions(-)<br></div>