OSDN Git Service

drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
authorLee Jones <lee.jones@linaro.org>
Fri, 15 Jan 2021 18:12:42 +0000 (18:12 +0000)
committerZack Rusin <zackr@vmware.com>
Tue, 19 Jan 2021 19:18:35 +0000 (14:18 -0500)
commit043948cfc8235192ac6ccc2333c4555abde008d9
tree39508a723f062aae52e9afc5c6969ce145a82d41
parente68cefd105c1d76e7d5a1aed4d16ad60b68214e8
drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc

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

 In file included from drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c:30:
 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c:448: warning: Function parameter or member 'offset' not described in 'vmw_fops_read'

Cc: VMware Graphics <linux-graphics-maintainer@vmware.com>
Cc: Roland Scheidegger <sroland@vmware.com>
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: Zack Rusin <zackr@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210115181313.3431493-10-lee.jones@linaro.org
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c