]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: Fix uapi include header guard name
authorDave Penkler <dpenkler@gmail.com>
Fri, 9 May 2025 11:30:14 +0000 (13:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 May 2025 11:44:58 +0000 (13:44 +0200)
commit7a7f07f248a60c10da9b751bcb1cb00d61f7fb30
treec5456356c0b05051dee66ec84de25ff0a1281eda
parente8186a376483edc9b0bac2a66f2f3b07fb005082
staging: gpib: Fix uapi include header guard name

When gpib_user.h was renamed to gpio.h the include guard name was
not changed accordingly.

Change the include guard name to correspond with the file name
and cleanup the comments after the #endif.

Fixes: c7184cbf5530 ("staging: gpib: Rename common include file")
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250509113014.9105-1-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/uapi/gpib.h