All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Limonciello <superm1@kernel.org>
To: op-tee@lists.trustedfirmware.org
Subject: [PATCH 0/2] small amdtee cleanups
Date: Mon, 21 Apr 2025 10:22:21 -0500	[thread overview]
Message-ID: <20250421152238.764659-1-superm1@kernel.org> (raw)

[-- 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


             reply	other threads:[~2025-04-21 15:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-21 15:22 Mario Limonciello [this message]
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
     [not found] < <CAHUa44EczHYv0mNrMMbF-Vwc3jbOJqPy5sMsiW=0v2o1UaVfBw@mail.gmail.com>
2025-04-28 14:30 ` Mario Limonciello
2025-04-28 14:41   ` Jens Wiklander
     [not found] < <CAHUa44GCZN197c=FHAmuUkZk0EQLxZ-sbwjvu-08NDjgRA1j2Q@mail.gmail.com>
2025-04-28 17:47 ` Mario Limonciello
2025-04-29  9:08   ` Jens Wiklander
     [not found] < <CAHUa44GrjAAz9HxN2Uy-KOTuLe21w-EsT8mTcaqoh4JUErtXbQ@mail.gmail.com>
2025-04-29 13:08 ` Mario Limonciello

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250421152238.764659-1-superm1@kernel.org \
    --to=superm1@kernel.org \
    --cc=op-tee@lists.trustedfirmware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.