Fix warnings on unnecessary NULL checks

Remove NULL checks on the address of an array which will always be
non-NULL anyway.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
1 file changed