Re: [PATCH 08/17] drivers: gpu: drm: Fix trivial spelling

2020-06-10 Thread Daniel Vetter
On Tue, Jun 09, 2020 at 01:46:01PM +0100, Kieran Bingham wrote: > The word 'descriptor' is misspelled throughout the tree. > > Fix it up accordingly: > decriptors -> descriptors > > Signed-off-by: Kieran Bingham Queued for 5.9, thanks for your patch. -Daniel > --- > drivers/gpu/drm/drm_dp

[PATCH 08/17] drivers: gpu: drm: Fix trivial spelling

2020-06-09 Thread Kieran Bingham
The word 'descriptor' is misspelled throughout the tree. Fix it up accordingly: decriptors -> descriptors Signed-off-by: Kieran Bingham --- drivers/gpu/drm/drm_dp_helper.c | 2 +- include/drm/drm_dp_helper.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/