diff options
author | 2019-05-03 15:50:51 +0300 | |
---|---|---|
committer | 2019-05-05 10:29:26 -0700 | |
commit | b52d031b8de496c39e0ba1b8cf5292ad8e4ae4fe (patch) | |
tree | dddd848534bc907f657cc5a23c5bc9c772230d18 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open() (diff) | |
download | wireguard-linux-b52d031b8de496c39e0ba1b8cf5292ad8e4ae4fe.tar.xz wireguard-linux-b52d031b8de496c39e0ba1b8cf5292ad8e4ae4fe.zip |
net: ll_temac: remove an unnecessary condition
The "pdata->mdio_bus_id" is unsigned so this condition is always true.
This patch just removes it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions