All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix alignment in comment blocks
@ 2024-05-28 13:08 Bruno Rocha Levi
  2024-05-28 13:08 ` [PATCH 1/2] drm/vkms: Fix misalignment in comment block Bruno Rocha Levi
  2024-05-28 13:08 ` [PATCH 2/2] drivers/gpu: " Bruno Rocha Levi
  0 siblings, 2 replies; 5+ messages in thread
From: Bruno Rocha Levi @ 2024-05-28 13:08 UTC (permalink / raw)
  To: airlied, alexander.deucher, christian.koenig, daniel,
	maarten.lankhorst, mairacanal, melissa.srw, mripard,
	rodrigosiqueiramelo, tzimmermann, Xinhui.Pan
  Cc: Bruno Rocha Levi, amd-gfx, dri-devel

Hi!

This patchset fixes two alignment issues in comment blocks throughout
the codebase. These changes fix codestyle warnings reported from
checkpatch and are intended to improve code readability.

Thanks,

Bruno Rocha Levi (2):
  drm/vkms: Fix misalignment in comment block
  drivers/gpu: Fix misalignment in comment block

 drivers/gpu/drm/amd/acp/include/acp_gfx_if.h | 2 +-
 drivers/gpu/drm/vkms/vkms_drv.c              | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.45.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-29 13:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 13:08 [PATCH 0/2] Fix alignment in comment blocks Bruno Rocha Levi
2024-05-28 13:08 ` [PATCH 1/2] drm/vkms: Fix misalignment in comment block Bruno Rocha Levi
2024-05-28 14:38   ` Louis Chauvet
2024-05-28 13:08 ` [PATCH 2/2] drivers/gpu: " Bruno Rocha Levi
2024-05-28 15:23   ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.