]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Fix a typo in drm_ioctl.c
authorMasanari Iida <standby24x7@gmail.com>
Wed, 29 Jun 2016 23:47:06 +0000 (08:47 +0900)
committerJani Nikula <jani.nikula@intel.com>
Thu, 30 Jun 2016 09:04:44 +0000 (12:04 +0300)
commit1389f6290eae3c8ded16d9de3c93ebb4c8d09cb9
treef82ef2fab5cabc1b3ed5c5f857443a6ce58042e4
parente1b9b50d6e4ffcbdff8412c82e67d98c4d0fadb4
drm: Fix a typo in drm_ioctl.c

This patch fix a spelling typo found in
Documentation/DocBook/gpu/API-drm-ioctl-flags.html
It is because the html file was created from comments in source,
I have to fix the source.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20160629234706.31209-1-standby24x7@gmail.com
drivers/gpu/drm/drm_ioctl.c