Re: [PATCH] net: qcom/emac: make function emac_isr static
From: Timur Tabi
Date: Thu Oct 05 2017 - 15:32:15 EST
On 10/05/2017 04:10 AM, Colin King wrote:
From: Colin Ian King<colin.king@xxxxxxxxxxxxx>
The function emac_isr is local to the source and does not need to
be in global scope, so make it static.
Cleans up sparse warnings:
symbol 'emac_isr' was not declared. Should it be static?
Signed-off-by: Colin Ian King<colin.king@xxxxxxxxxxxxx>
ACK
--
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc. Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.