Development discussion of WireGuard
 help / color / mirror / Atom feed
* [PATCH] wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED
@ 2020-01-30 19:28 Krzysztof Kozlowski
  2020-01-30 20:17 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2020-01-30 19:28 UTC (permalink / raw)
  To: Jason A. Donenfeld, Shuah Khan, David S. Miller,
	Krzysztof Kozlowski, wireguard, netdev, linux-kselftest,
	linux-kernel

CONFIG_ENABLE_WARN_DEPRECATED is gone since
commit 771c035372a0 ("deprecate the '__deprecated' attribute warnings
entirely and for good").

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 tools/testing/selftests/wireguard/qemu/debug.config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/wireguard/qemu/debug.config b/tools/testing/selftests/wireguard/qemu/debug.config
index b9c72706fe4d..5909e7ef2a5c 100644
--- a/tools/testing/selftests/wireguard/qemu/debug.config
+++ b/tools/testing/selftests/wireguard/qemu/debug.config
@@ -1,5 +1,4 @@
 CONFIG_LOCALVERSION="-debug"
-CONFIG_ENABLE_WARN_DEPRECATED=y
 CONFIG_ENABLE_MUST_CHECK=y
 CONFIG_FRAME_POINTER=y
 CONFIG_STACK_VALIDATION=y
-- 
2.17.1

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED
  2020-01-30 19:28 [PATCH] wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED Krzysztof Kozlowski
@ 2020-01-30 20:17 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2020-01-30 20:17 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Netdev, LKML, linux-kselftest, Shuah Khan, David S. Miller,
	WireGuard mailing list

On Thu, Jan 30, 2020 at 8:29 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> CONFIG_ENABLE_WARN_DEPRECATED is gone since
> commit 771c035372a0 ("deprecate the '__deprecated' attribute warnings
> entirely and for good").

Some nice wisdom tucked away in the message of the commit you reference.

Thanks for the patch. Queued up in wireguard-linux.git:
https://git.zx2c4.com/wireguard-linux/commit/?id=e7989992d4908df74402836300b83bacb26cd349

Jason
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-30 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 19:28 [PATCH] wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED Krzysztof Kozlowski
2020-01-30 20:17 ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).