]> git.karo-electronics.de Git - linux-beck.git/commit
parport: code indent should use tabs
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 28 Oct 2015 09:11:34 +0000 (14:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Jan 2016 00:32:59 +0000 (16:32 -0800)
commitb075e6f0510e12b38dbbb66141c5188e8c11ab8b
tree6d68cc2667bca604b0ac4adcfb538513d62d3b86
parent7b7a0a30c985145bf4474639d832c94cd63059fa
parport: code indent should use tabs

Code should be indented using tabs and not by space.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/parport/share.c