Re: [PATCH 5/7] gpu: host1x: Rename relocarray -> relocs for consistency

2018-05-21 Thread Dmitry Osipenko
On 17.05.2018 18:34, Thierry Reding wrote: > From: Thierry Reding > > All other array variables use a plural, and this is the only one using > the *array suffix. This is confusing, so rename it for consistency. > > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/tegra/drm.c | 4 ++-- > d

[PATCH 5/7] gpu: host1x: Rename relocarray -> relocs for consistency

2018-05-17 Thread Thierry Reding
From: Thierry Reding All other array variables use a plural, and this is the only one using the *array suffix. This is confusing, so rename it for consistency. Signed-off-by: Thierry Reding --- drivers/gpu/drm/tegra/drm.c | 4 ++-- drivers/gpu/host1x/job.c| 8 include/linux/host1x