From: Emilio López
Date: Fri, 17 May 2013 12:07:45 -0300
> Clean up the code a bit to initialize the variables directly when
> defining them.
>
> Signed-off-by: Emilio López
Poorly styled, should be:
u16 hash_table[4] = { 0 };
--
To unsubscribe from this list: send the line "unsubscri
Clean up the code a bit to initialize the variables directly when
defining them.
Signed-off-by: Emilio López
---
Please note that this patch is untested.
drivers/net/ethernet/sun/sunbmac.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/net/ethernet/sun/sunbmac.
2 matches
Mail list logo