- 
Committer:
Teddy Hogeborn
 
- 
Date:
2017-02-21 22:15:43 UTC
 
- 
Revision ID:
teddy@recompile.se-20170221221543-kkh15uag0luiyz4y
 
Remove useless code (and use "read -r") in initramfs-tools-hook
* initramfs-tools-hook: When reading module names from network hooks
  given the "modules" argument, use "read -r" and ignore ${target}
  variable (left over from code above it).