Re: [PATCH hurd 5/9] boot: remove unused function `boot_script_read_file'

2014-11-20 Thread Samuel Thibault
Justus Winter, le Fri 07 Nov 2014 17:31:58 +0100, a écrit : > The unused function `boot_script_read_file' requires access to the > default pager, which is privileged. Ack. > * boot/boot.c (defpager): Remove now unused variable. > (boot_script_read_file): Remove unused function. > (main): Do not a

[PATCH hurd 5/9] boot: remove unused function `boot_script_read_file'

2014-11-07 Thread Justus Winter
The unused function `boot_script_read_file' requires access to the default pager, which is privileged. * boot/boot.c (defpager): Remove now unused variable. (boot_script_read_file): Remove unused function. (main): Do not acquire port to the default pager. * boot/boot_script.h (boot_script_read_fil