UPSTREAM: net: arc: trivial: Replace comma with a semicolon
authorMarek Vasut <marex@denx.de>
Wed, 25 May 2016 22:40:05 +0000 (00:40 +0200)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 08:43:15 +0000 (16:43 +0800)
commit6937f6e5e7699b8b86e425eee3558b66460fda4e
treee8f0c5af22c791294c7b95712f3f147d05e9f753
parentcd01b89b54dd1ad567497164c66e1c39c5157910
UPSTREAM: net: arc: trivial: Replace comma with a semicolon

Fix a typo in the driver, replace comma with a semicolon at the end
of statement. While using comma is a legal C here and probably does
not even generate compiler warning, it was unlikely the intention.

Change-Id: I087d867b24a96d0c6c1fecd7065f4ee5cc86611c
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Caesar Wang <wxt@rock-chips.com>
Cc: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
(cherry picked from git.kernel.org next/linux-next.git master
 commit 3424d9be8f09649e6290d066c5c3cccff1c0ce77)
drivers/net/ethernet/arc/emac_mdio.c