diff options
author | Simon Sandström <simon@nikanor.nu> | 2019-05-23 14:51:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-24 09:00:44 +0200 |
commit | 250b24410b8eed30a22afbc19826e3a0dece1f83 (patch) | |
tree | 008a323c39ddd940185e3b95a4ed03dcafa74584 | |
parent | staging: kpc2000: use __func__ in debug messages (diff) | |
download | linux-250b24410b8eed30a22afbc19826e3a0dece1f83.tar.xz linux-250b24410b8eed30a22afbc19826e3a0dece1f83.zip |
staging: kpc2000: add missing asterisk in comment
Fixes checkpatch.pl error "code indent should use tabs where possible".
Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | drivers/staging/kpc2000/kpc2000/cell_probe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/kpc2000/kpc2000/cell_probe.c b/drivers/staging/kpc2000/kpc2000/cell_probe.c index b559ade04aca..945d8e4e7ba5 100644 --- a/drivers/staging/kpc2000/kpc2000/cell_probe.c +++ b/drivers/staging/kpc2000/kpc2000/cell_probe.c @@ -25,7 +25,7 @@ * D C2S DMA Present * DDD C2S DMA Channel Number [up to 8 channels] * II IRQ Count [0 to 3 IRQs per core] - 1111111000 + * 1111111000 * IIIIIII IRQ Base Number [up to 128 IRQs per card] * ___ Spare * |