]> Git Repo - u-boot.git/commit
usb: eth: r8152_fw: fix indentation
authorAndre Przywara <[email protected]>
Wed, 16 Nov 2016 00:50:11 +0000 (00:50 +0000)
committerTom Rini <[email protected]>
Sun, 4 Dec 2016 18:55:02 +0000 (13:55 -0500)
commit566a965af1d8c6151bb7c11cb55c9bd32cfeae8c
treee536a1f1157cdf1fcddca92a7767f0c7c14e0aba
parent429033659d574bec966718de19eb732b99f3a9af
usb: eth: r8152_fw: fix indentation

Apparently the indentation is wrong here, fix this to avoid compiler
warnings and puzzled readers.

Pointed out by GCC 6.2's -Wmisleading-indentation warning.

Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/usb/eth/r8152_fw.c
This page took 0.032819 seconds and 4 git commands to generate.