mount: trivial optimization

This commit is contained in:
Lennart Poettering 2010-11-18 19:23:17 +01:00
parent 8cf3a8a982
commit 40f9afa721
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ static int nftw_cb(
int mount_setup(void) {
const char *symlinks =
const char symlinks[] =
"/proc/kcore\0" "/dev/core\0"
"/proc/self/fd\0" "/dev/fd\0"
"/proc/self/fd/0\0" "/dev/stdin\0"