[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1843691.1657273222@warthog.procyon.org.uk>
Date: Fri, 08 Jul 2022 10:40:22 +0100
From: David Howells <dhowells@...hat.com>
To: Joe Perches <joe@...ches.com>
Cc: dhowells@...hat.com, Justin Stitt <justinstitt@...gle.com>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Marc Dionne <marc.dionne@...istor.com>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Tom Rix <trix@...hat.com>, linux-afs@...ts.infradead.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev
Subject: Re: [PATCH] net: rxrpc: fix clang -Wformat warning
Joe Perches <joe@...ches.com> wrote:
> net/rxrpc/Kconfig:config AF_RXRPC_DEBUG
> net/rxrpc/Kconfig- bool "RxRPC dynamic debugging"
> net/rxrpc/Kconfig- help
> net/rxrpc/Kconfig- Say Y here to make runtime controllable debugging messages appear.
> net/rxrpc/Kconfig-
> net/rxrpc/Kconfig- See Documentation/networking/rxrpc.rst
>
> This seems to show there is debugging documentation, but it
> doesn't seem to exist in this file.
Try looking in net/rxrpc/ar-internal.h:
#elif defined(CONFIG_AF_RXRPC_DEBUG)
David
Powered by blists - more mailing lists