Searched hist:"7 d993c5f86aa308b00c2fd420fe5208da18125e2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.h | diff 7d993c5f86aa308b00c2fd420fe5208da18125e2 Wed Sep 04 08:52:19 CDT 2019 Arseny Solokha <asolokha@kb.kras.ru> gianfar: remove forward declarations
Remove forward declarations of various static functions located in two driver implementation files and rearrange the corresponding definitions accordingly.
This patch only introduces mechanical changes, namely it removes forward declarations and moves function definitions around; it does not change any functionality.
Signed-off-by: Arseny Solokha <asolokha@kb.kras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gianfar_ethtool.c | diff 7d993c5f86aa308b00c2fd420fe5208da18125e2 Wed Sep 04 08:52:19 CDT 2019 Arseny Solokha <asolokha@kb.kras.ru> gianfar: remove forward declarations
Remove forward declarations of various static functions located in two driver implementation files and rearrange the corresponding definitions accordingly.
This patch only introduces mechanical changes, namely it removes forward declarations and moves function definitions around; it does not change any functionality.
Signed-off-by: Arseny Solokha <asolokha@kb.kras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gianfar.c | diff 7d993c5f86aa308b00c2fd420fe5208da18125e2 Wed Sep 04 08:52:19 CDT 2019 Arseny Solokha <asolokha@kb.kras.ru> gianfar: remove forward declarations
Remove forward declarations of various static functions located in two driver implementation files and rearrange the corresponding definitions accordingly.
This patch only introduces mechanical changes, namely it removes forward declarations and moves function definitions around; it does not change any functionality.
Signed-off-by: Arseny Solokha <asolokha@kb.kras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
|