All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] small amdtee cleanups
@ 2025-04-21 15:22 Mario Limonciello
  2025-04-21 15:22 ` [PATCH 1/2] tee: Use pr_fmt for messages Mario Limonciello
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mario Limonciello @ 2025-04-21 15:22 UTC (permalink / raw)
  To: op-tee

[-- Attachment #1: Type: text/plain, Size: 448 bytes --]

From: Mario Limonciello <mario.limonciello@amd.com>

I just noticed a few small things for amdtee where the error messages
didn't consistently use the driver name.  While fixing that I noticed
the headers weren't sorted.

These patches fix both issues.

Mario Limonciello (2):
  tee: Use pr_fmt for messages
  tee: Sort header includes

 drivers/tee/amdtee/core.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-04-28 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21 15:22 [PATCH 0/2] small amdtee cleanups Mario Limonciello
2025-04-21 15:22 ` [PATCH 1/2] tee: Use pr_fmt for messages Mario Limonciello
2025-04-28  7:45   ` Sumit Garg
2025-04-21 15:22 ` [PATCH 2/2] tee: Sort header includes Mario Limonciello
2025-04-28  7:45   ` Sumit Garg
2025-04-28 14:27 ` [PATCH 0/2] small amdtee cleanups Jens Wiklander

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.