Re: [PATCH net-next 10/12] afs: Use rxgk RESPONSE to pass token for callback channel
From: David Howells
Date: Mon Apr 07 2025 - 12:33:38 EST
Simon Horman <horms@xxxxxxxxxx> wrote:
> warning: format ‘%zx’ expects argument of type ‘size_t’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
I've fixed that and posted a v2. I've also dealt with a bunch of kdoc
warnings.
David