From: Colin King <colin.k...@canonical.com>
Date: Thu,  8 Sep 2016 08:42:06 +0100

> From: Colin Ian King <colin.k...@canonical.com>
> 
> dtefacs.calling_ae and called_ae are both 20 element __u8 arrays and
> cannot be null and hence are redundant checks. Remove these.
> 
> Signed-off-by: Colin Ian King <colin.k...@canonical.com>

Indeed, and if they were pointers they would be in userspace and would
need proper uaccess handling.

Applied to net-next, thanks.

Reply via email to