summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2020-11-09 11:05:14 +0300
committerJakub Kicinski <kuba@kernel.org>2020-11-12 02:15:02 +0300
commita884915f4cef940dd477e273009fe53c9ba7d656 (patch)
tree3fbbd27e545e5ea558b4bef1ef46f9889ad8514a /net
parent214c798ba1a4e8ff3355d933a46b8a1f27d9a9e7 (diff)
downloadlinux-a884915f4cef940dd477e273009fe53c9ba7d656.tar.xz
net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype
The return pointer of dwc_eth_dwmac_data's .probe isn't used, and "probe" usually return int, so change the prototype to follow standard way. Secondly, it can simplify the tegra_eqos_probe() code. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Link: https://lore.kernel.org/r/20201109160440.3a736ee3@xhacker.debian Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions