[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180304.144510.551985522332604984.davem@davemloft.net>
Date: Sun, 04 Mar 2018 14:45:10 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: atul.gupta@...lsio.com
Cc: davejwatson@...com, herbert@...dor.apana.org.au,
linux-crypto@...r.kernel.org, netdev@...r.kernel.org,
ganeshgr@...lsio.com
Subject: Re: [crypto v8 04/12] chtls: structure and macro definiton
From: Atul Gupta <atul.gupta@...lsio.com>
Date: Thu, 1 Mar 2018 11:19:35 +0530
> + __u8 reneg_to_write_rx;
> + __u8 protocol;
You should use "u8" rather than "__u8" except in UAPI headers
which this file is not.
Please audit your entire patch series for this issue.
Thank you.
Powered by blists - more mailing lists