diff options
author | Huacai Chen <chenhc@lemote.com> | 2014-11-27 21:05:34 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-29 21:11:16 -0800 |
commit | 28603d13997e2ef47f18589cc9a44553aad49c86 (patch) | |
tree | 9f4b995f9f0f232f43346750e125ee462910a494 /scripts | |
parent | 4d6a949c62f123569fb355b6ec7f314b76f93735 (diff) | |
download | linux-28603d13997e2ef47f18589cc9a44553aad49c86.tar.bz2 |
stmmac: platform: Move plat_dat checking earlier
Original code only check/alloc plat_dat for the CONFIG_OF case, this
patch check/alloc it earlier and unconditionally to avoid kernel build
warnings:
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:275
stmmac_pltfr_probe() warn: variable dereferenced before check 'plat_dat'
V2: Fix coding style.
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions