diff options
author | 2018-10-23 16:24:09 +0200 | |
---|---|---|
committer | 2019-12-12 19:00:36 +0100 | |
commit | 8243186f0cc7c57cf9d6a110cd7315c44e3e0be8 (patch) | |
tree | 16ca25ed6b291eb41de0d11b383fa7a263ad1121 /drivers/usb/cdns3/cdns3-imx.c | |
parent | init: unify opening /dev/console as stdin/stdout/stderr (diff) | |
download | wireguard-linux-8243186f0cc7c57cf9d6a110cd7315c44e3e0be8.tar.xz wireguard-linux-8243186f0cc7c57cf9d6a110cd7315c44e3e0be8.zip |
fs: remove ksys_dup()
ksys_dup() is used only at one place in the kernel, namely to duplicate
fd 0 of /dev/console to stdout and stderr. The same functionality can be
achieved by using functions already available within the kernel namespace.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions