Home
last modified time | relevance | path

Searched hist:"1610 a9212affc5cb45b121dbbd8637a07ea77142" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dkeystone_net.c1610a9212affc5cb45b121dbbd8637a07ea77142 Tue Aug 02 06:31:11 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> drivers: net: keystone_net: fix line termination with semi-colon

Each line should be terminated by semi-colon. It was not caught
earlier as there is a proper statement. Fix it by changing the
comma with semi-colon.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>