]> git.ipfire.org Git - people/ms/u-boot.git/commit
serial: Coding style cleanup of struct serial_device
authorMarek Vasut <marex@denx.de>
Fri, 7 Sep 2012 12:32:10 +0000 (14:32 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:53:48 +0000 (11:53 -0700)
commit78322d63eac41957a41cd26d9b2e904da4a42fa1
treedc648309eb5619f9f2d3c431e23259c863eb7890
parent51926d5ee0be029fb45f10f42756df97279f8ad3
serial: Coding style cleanup of struct serial_device

Do a simple cleanup of the struct serial_device and align it with
current coding style. Checkpatch now reports no errors.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
include/serial.h