[2.6 patch] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static

STALE7303d

2 messages, 2 authors, 2006-09-06 · open the first message on its own page

[2.6 patch] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static

From: Adrian Bunk <hidden>
Date: 2006-09-04 11:41:20

This patch makes the needlessly global e1000_phy_igp_get_info() static.

Signed-off-by: Adrian Bunk <redacted>
--- linux-2.6.18-rc5-mm1/drivers/net/e1000/e1000_hw.c.old	2006-09-01 21:00:00.000000000 +0200
+++ linux-2.6.18-rc5-mm1/drivers/net/e1000/e1000_hw.c	2006-09-01 21:00:19.000000000 +0200
@@ -4056,7 +4056,7 @@
 * hw - Struct containing variables accessed by shared code
 * phy_info - PHY information structure
 ******************************************************************************/
-int32_t
+static int32_t
 e1000_phy_igp_get_info(struct e1000_hw *hw,
                        struct e1000_phy_info *phy_info)
 {

-- 
VGER BF report: U 0.468609

Re: [2.6 patch] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static

From: Jeff Garzik <hidden>
Date: 2006-09-06 16:53:15

applied
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help