commit | 2ae995887830b335f9bdab3040018071da54bcdb | [log] [tgz] |
---|---|---|
author | Masanari Iida <standby24x7@gmail.com> | Thu Jun 30 08:47:06 2016 +0900 |
committer | Jani Nikula <jani.nikula@intel.com> | Thu Jun 30 12:04:44 2016 +0300 |
tree | f82ef2fab5cabc1b3ed5c5f857443a6ce58042e4 | |
parent | c78d1ca2d2e3e7239cc4466e3e6f9470e719b7f1 [diff] |
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