From: Wei Yongjun <redacted>
Fixes the following sparse warning:
drivers/net/phy/xilinx_gmii2rgmii.c:61:5: warning:
symbol 'xgmiitorgmii_probe' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <redacted>
---
drivers/net/phy/xilinx_gmii2rgmii.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Tue, Aug 23, 2016 at 03:06:05PM +0000, Wei Yongjun wrote:
From: Wei Yongjun <redacted>
Hi Wei
No need for the additional From:
git am will use the one in the mail header as the author of the patch,
and it is in the signed-off-by as well.
Thanks
Andrew
quoted hunk
Fixes the following sparse warning:
drivers/net/phy/xilinx_gmii2rgmii.c:61:5: warning:
symbol 'xgmiitorgmii_probe' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <redacted>
---
drivers/net/phy/xilinx_gmii2rgmii.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
HI,
Thanks for the patch..
On Tue, Aug 23, 2016 at 8:36 PM, Wei Yongjun [off-list ref] wrote:
From: Wei Yongjun <redacted>
Fixes the following sparse warning:
drivers/net/phy/xilinx_gmii2rgmii.c:61:5: warning:
symbol 'xgmiitorgmii_probe' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <redacted>
From: Wei Yongjun <redacted>
Fixes the following sparse warning:
drivers/net/phy/xilinx_gmii2rgmii.c:61:5: warning:
symbol 'xgmiitorgmii_probe' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <redacted>