[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171206.150308.831930810966973509.davem@davemloft.net>
Date: Wed, 06 Dec 2017 15:03:08 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: bhole_prashant_q7@....ntt.co.jp
Cc: netdev@...r.kernel.org, santosh.shilimkar@...cle.com,
linux-rdma@...r.kernel.org, rds-devel@....oracle.com
Subject: Re: [PATCH net-next] rds: debug: fix null check on static array
From: Prashant Bhole <bhole_prashant_q7@....ntt.co.jp>
Date: Wed, 6 Dec 2017 10:47:04 +0900
> t_name cannot be NULL since it is an array field of a struct.
> Replacing null check on static array with string length check using
> strnlen()
>
> Signed-off-by: Prashant Bhole <bhole_prashant_q7@....ntt.co.jp>
Applied, thank you.
Powered by blists - more mailing lists