diff options
| author | Mateusz Guzik <mjg@FreeBSD.org> | 2020-09-01 21:24:33 +0000 |
|---|---|---|
| committer | Mateusz Guzik <mjg@FreeBSD.org> | 2020-09-01 21:24:33 +0000 |
| commit | 1a180032407ba2dabd02e39c508fe232a9ef66ba (patch) | |
| tree | f0b8ce9495c8461e98c5a122a1f2fef62dac3c1b /sys/compat/linux/linux_file.c | |
| parent | ab6c81a218fdb86607085694cff871a4e9944c45 (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux/linux_file.c')
| -rw-r--r-- | sys/compat/linux/linux_file.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_file.c b/sys/compat/linux/linux_file.c index 33f4d5435c18..c3ed7fc738b1 100644 --- a/sys/compat/linux/linux_file.c +++ b/sys/compat/linux/linux_file.c @@ -539,7 +539,6 @@ out: } #endif /* __i386__ || (__amd64__ && COMPAT_LINUX32) */ - /* * These exist mainly for hooks for doing /compat/linux translation. */ |
