staging: fieldbus: anybus: reframe comment to avoid warning
authorAjith P V <ajithpv.linux@gmail.com>
Fri, 29 Oct 2021 13:27:00 +0000 (18:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Oct 2021 09:12:17 +0000 (11:12 +0200)
commitbdcfac6ab6c9362c45959fdc91c730ecc2c18f7e
treee91f2c9e809de548cefb1d18799312a6436dfc3f
parent68264c4609ea74fc175d0ccc968ba16b0847ac2a
staging: fieldbus: anybus: reframe comment to avoid warning

host.c file comment produce warning with checkpatch as below:
WARNING: Possible repeated word: 'interrupt'
Reframe the comment into bullet points or steps avoid this warning.

Signed-off-by: Ajith P V <ajithpv.linux@gmail.com>
Link: https://lore.kernel.org/r/20211029132700.8552-1-ajithpv.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fieldbus/anybuss/host.c