linux/tools/testing/selftests/proc
Tommi Rantala cb23120e8a selftests: proc: fix warning: _GNU_SOURCE redefined
[ Upstream commit f3ae6c6e8a ]

Makefile already contains -D_GNU_SOURCE, so we can remove it from the
*.c files.

Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-11-18 19:18:46 +01:00
..
.gitignore
config
fd-001-lookup.c selftests: fix warning: "_GNU_SOURCE" redefined 2019-12-01 09:17:00 +01:00
fd-002-posix-eq.c
fd-003-kthread.c selftests: fix warning: "_GNU_SOURCE" redefined 2019-12-01 09:17:00 +01:00
Makefile
proc-loadavg-001.c selftests: proc: fix warning: _GNU_SOURCE redefined 2020-11-18 19:18:46 +01:00
proc-self-map-files-001.c
proc-self-map-files-002.c
proc-self-syscall.c selftests: proc: fix warning: _GNU_SOURCE redefined 2020-11-18 19:18:46 +01:00
proc-self-wchan.c
proc-uptime-001.c
proc-uptime-002.c selftests: proc: fix warning: _GNU_SOURCE redefined 2020-11-18 19:18:46 +01:00
proc-uptime.h
proc.h
read.c
self.c
setns-dcache.c
thread-self.c