]> asedeno.scripts.mit.edu Git - linux.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)
commiteafae15fe16d472d3f0253fbc13f1a58c386a4d4
treee4573781b9bbc1ed86fb9e4f413c11535efb319c
parentfd5a82f4a6158bbd975a8858239cfd651170528b
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