[PATCH v2 0/2] staging: kpc2000: minor fixes in kp2000_pcie_probe

From: Simon SandstrÃm
Date: Wed Jun 12 2019 - 10:03:26 EST


These two patches fixes issues pointed out by Dan in a previous
staging/kpc2000 patch thread: many comments in kp2000_pcie_probe just
repeats the code and the current label names doesn't add any information
and makes it hard to follow the code.

Rename all labels and remove the comments that just repeats the code.

Version 2:
- Don't convert C style comments to C++ style

Simon SandstrÃm (2):
staging: kpc2000: improve label names in kp2000_pcie_probe
staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe

drivers/staging/kpc2000/kpc2000/core.c | 80 ++++++++------------------
1 file changed, 25 insertions(+), 55 deletions(-)

--
2.20.1