On Mon, Apr 12, 2021 at 02:42:12PM +0200, Fabio M. De Francesco wrote:
Replaced "unsigned" with "unsigned int" and formatted comments according to the Linux style guidelines. Issues detected by checkpatch.pl.
Changes from v1: Rewrote the "Subject" of the patches in the series.
Also applied to drm-misc-next. -Daniel
Fabio M. De Francesco (2): gpu: drm: Replace "unsigned" with "unsigned int" gpu: drm: Correct comments format
drivers/gpu/drm/drm_atomic_helper.c | 40 ++++++++++++++++++----------- 1 file changed, 25 insertions(+), 15 deletions(-)
-- 2.31.1