]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe
authorSimon Sandström <simon@nikanor.nu>
Wed, 12 Jun 2019 13:58:36 +0000 (15:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 08:48:50 +0000 (10:48 +0200)
commit2a5fe3f8b12156b8ef863bf4a63f1f0c237fa5c3
treee4573781b9bbc1ed86fb9e4f413c11535efb319c
parentd1f052cc4f92cb04d649a3e76d785f04f464c562
staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe

Much of the code comments in kp2000_pcie_probe just repeats the code and
does not add any additional information. Delete them and make sure that
comments still left in the function all use the same style.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/core.c