[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140826073401.GA3962@gondor.apana.org.au>
Date: Tue, 26 Aug 2014 15:34:01 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Stephan Mueller <smueller@...onox.de>
Cc: kbuild test robot <fengguang.wu@...el.com>, kbuild-all@...org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] DRBG: fix sparse warning for cpu_to_be[32|64]
On Tue, Aug 26, 2014 at 09:32:24AM +0200, Stephan Mueller wrote:
> The sparse tool complained that the cpu_to_be[32|64] functions return
> __be[32|64] instead of __u32 or __u64. The patch replaces the __u32 and
> __u64 with __be32 and __be64.
>
> Reported-by: kbuild test robot <fengguang.wu@...el.com>
> Signed-off-by: Stephan Mueller <smueller@...onox.de>
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists