]> git.ipfire.org Git - thirdparty/linux.git/commit
kernel/time/posix-stubs.c: remove duplicated include
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 8 Jun 2023 08:23:12 +0000 (16:23 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 24 Jun 2023 00:04:05 +0000 (17:04 -0700)
commit4afc9a402aa3890885747b396c1adcd45f127665
tree477d7136e7406afbbaa785a9f00c0aa5dc60436c
parent7982f975600d59ae3a3d98831f703e55243aba7c
kernel/time/posix-stubs.c: remove duplicated include

./kernel/time/posix-stubs.c: linux/syscalls.h is included more than once.

Link: https://lkml.kernel.org/r/20230608082312.123939-1-yang.lee@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5463
Fixes: c1956519cd7e ("syscalls: add sys_ni_posix_timers prototype")
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/time/posix-stubs.c