From: Lee Jones Date: Fri, 15 Jan 2021 18:12:34 +0000 (+0000) Subject: drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidates X-Git-Tag: v5.12-rc1~132^2~14^2~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b7cea7d304b24d2fd4e69bed5eea989f336cc25;p=thirdparty%2Flinux.git drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidates Fixes the following W=1 kernel build warning(s): drivers/gpu/drm/r128/r128_ioc32.c:2: warning: Cannot understand * file r128_ioc32.c Cc: David Airlie Cc: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones Signed-off-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20210115181313.3431493-2-lee.jones@linaro.org --- diff --git a/drivers/gpu/drm/r128/r128_ioc32.c b/drivers/gpu/drm/r128/r128_ioc32.c index 6ac71755c22dd..187bdc435cb54 100644 --- a/drivers/gpu/drm/r128/r128_ioc32.c +++ b/drivers/gpu/drm/r128/r128_ioc32.c @@ -1,4 +1,4 @@ -/** +/* * \file r128_ioc32.c * * 32-bit ioctl compatibility routines for the R128 DRM.