]> git.openfabrics.org - ~emulex/infiniband.git/commit
drivers: staging: rtl8187se: fixed broken indentation
authorAxel Rasmussen <axel.rasmussen1@gmail.com>
Tue, 4 Mar 2014 07:12:54 +0000 (00:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Mar 2014 01:12:02 +0000 (17:12 -0800)
commitd310c5a47b975324167e141f3c8be48971ce33fd
treee0dbd3ed3360639177c38e84025b5980298304ab
parent8d808aa6600e00a0e06e132c66435b31e7dd7a30
drivers: staging: rtl8187se: fixed broken indentation

A section of code in the function rtl8180_tx was indented for no reason,
causing numerous checkpatch.pl warnings.

Signed-off-by: Axel Rasmussen <axel.rasmussen1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/r8180_core.c