diff options
Diffstat (limited to 'include/linux/err.h')
-rw-r--r-- | include/linux/err.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/err.h b/include/linux/err.h index 5ede82432d2..7a0b212c813 100644 --- a/include/linux/err.h +++ b/include/linux/err.h @@ -6,7 +6,6 @@ #include <linux/errno.h> - /* * Kernel pointers have redundant information, so we can use a * scheme where we can return either an error code or a dentry |