]> git.karo-electronics.de Git - linux-beck.git/commit
parport: fix coding style
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 28 Oct 2015 09:11:33 +0000 (14:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Jan 2016 00:32:59 +0000 (16:32 -0800)
commit7b7a0a30c985145bf4474639d832c94cd63059fa
tree2c608c8f43e1a2a36332b03f4e4036ee7cb134f2
parent27c6db2655502978c670bd15a1639066ff13c78c
parport: fix coding style

The multi-line comments were not according to the kernel coding style.

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