]> asedeno.scripts.mit.edu Git - linux.git/commit
net: stmmac: Rewrite two test against NULL value
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Wed, 8 Feb 2017 08:31:16 +0000 (09:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Feb 2017 20:11:25 +0000 (15:11 -0500)
commit662ec2b7e842c0bb1ef482060497c44afa3f1037
treee1c62093fe3efb6335e324a5bb54d045e113d018
parentcba920affb7e7326aaea998797c76aa4989c130f
net: stmmac: Rewrite two test against NULL value

This patch rewrite two test against NULL value with correct style.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c