lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 20 Oct 2014 10:00:20 -0700 From: Randy Dunlap <rdunlap@...radead.org> To: Masanari Iida <standby24x7@...il.com>, airlied@...ux.ie, dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org, corbet@....net, trivial@...nel.org Subject: Re: [PATCH] gpu:drm: Fix typo in Documentation/DocBook/drm.xml On 10/20/14 07:53, Masanari Iida wrote: > This patch fix spelling typos found in drm.xml. > It is because the file is generated from comments in > source codes, I have to fix the typos within source files. > > Signed-off-by: Masanari Iida <standby24x7@...il.com> Acked-by: Randy Dunlap <rdunlap@...radead.org> Thanks. > --- > drivers/gpu/drm/drm_crtc.c | 2 +- > drivers/gpu/drm/drm_irq.c | 4 ++-- > drivers/gpu/drm/drm_modes.c | 2 +- > drivers/gpu/drm/drm_prime.c | 4 ++-- > drivers/gpu/drm/i915/i915_cmd_parser.c | 4 ++-- > drivers/gpu/drm/i915/i915_reg.h | 2 +- > drivers/gpu/drm/i915/intel_lrc.c | 2 +- > include/drm/drm_dp_mst_helper.h | 2 +- > 8 files changed, 11 insertions(+), 11 deletions(-) -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists