]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: gpib: Change // comments in uapi header file
authorDave Penkler <dpenkler@gmail.com>
Mon, 17 Nov 2025 14:40:18 +0000 (15:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Nov 2025 16:50:06 +0000 (17:50 +0100)
commitb6167146483eee3bf346d21f568879ad1a199e1b
tree5f78e3dc305fecf38099a3f792e1be60440b5e49
parentbd10acae08aeb9cd2f555acdbacb98b9fbb02a27
staging: gpib: Change // comments in uapi header file

A ppc64 randconfig build complained about the // comments in the uapi
header file:
error: // comments are not allowed in this language [-Werror,-Wcomment]

Change the // comments to /* */ format.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202511141203.sbp27oAR-lkp@intel.com/
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://patch.msgid.link/20251117144021.23569-2-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/uapi/gpib_ioctl.h