linux/drivers/staging/vme_user
Jonathan Bergh 9bed49bfd1 staging: vme_user: Fix misaligned closing comment */
This patch makes the following change:
 * Ensures the trailing */ for comments is on the same line as the opening
   /*

Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Link: https://lore.kernel.org/r/20240303100547.153636-1-bergh.jonathan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-03-05 14:13:30 +00:00
..
Kconfig drivers: staging: vme_user: Describe VME_BUS and VME_TSI148 2023-11-23 12:49:47 +00:00
Makefile
vme.c staging: vme: make vme_bus_type const 2024-02-17 17:30:33 +01:00
vme.h staging: vme: make vme_bus_type const 2024-02-17 17:30:33 +01:00
vme_bridge.h staging: vme_user: fix check alignment should match open parenthesis 2023-08-09 14:23:09 +02:00
vme_fake.c staging: vme_user: replace strcpy with strscpy 2023-10-21 11:59:33 +02:00
vme_tsi148.c staging: vme_user: prefer strscpy over strcpy 2023-10-25 12:57:46 +02:00
vme_tsi148.h staging: vme_user: Fix misaligned closing comment */ 2024-03-05 14:13:30 +00:00
vme_user.c staging: vme_user: make vme_user_sysfs_class constant 2023-10-06 15:38:25 +02:00
vme_user.h