[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161205.150539.1019585301109119643.davem@davemloft.net>
Date: Mon, 05 Dec 2016 15:05:39 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: saeedm@...lanox.com
Cc: netdev@...r.kernel.org, kamalh@...lanox.com
Subject: Re: [PATCH net 1/6] net/mlx5: Verify module parameters
From: Saeed Mahameed <saeedm@...lanox.com>
Date: Sun, 4 Dec 2016 12:56:11 +0200
> +static uint prof_sel = MLX5_DEFAULT_PROF;
Please do not use type shorthands such as "uint", always expand
fully "unsigned int".
Thanks.
Powered by blists - more mailing lists