staging: vme_user: Fix various comment formatting issues including comment content
authorJonathan Bergh <bergh.jonathan@gmail.com>
Thu, 14 Sep 2023 20:07:33 +0000 (22:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2023 07:53:22 +0000 (09:53 +0200)
commita7705e54e1c895713a09e17bdcfaf507f80de3a0
treea823dd5c2ce928f1cfb06ab594c756baa1f38e8e
parentc887e0830b3af7d3d64a3d2ae3eccc2c8fcd99a8
staging: vme_user: Fix various comment formatting issues including comment content

Fixed various issues relating to comments including:
    * Lines with '*' in block comments which should be aligned and
      were not
    * Corrected comments where closing multiline comment identifier
      ran over into second newline spuriously
    * Corrected comment content to correctly reflect hexadecimal for
      the offsets rather than integers

Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Link: https://lore.kernel.org/r/20230914200732.47659-1-bergh.jonathan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_tsi148.h