drm/mga/mga_ioc32: Document headers do not make good kernel-doc candidates

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/mga/mga_ioc32.c:2: warning: Cannot understand  * file mga_ioc32.c

Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210115181313.3431493-3-lee.jones@linaro.org
This commit is contained in:
Lee Jones 2021-01-15 18:12:35 +00:00 committed by Daniel Vetter
parent 2b7cea7d30
commit f58149129e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/**
/*
* \file mga_ioc32.c
*
* 32-bit ioctl compatibility routines for the MGA DRM.