All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luc Van Oostenryck <lucvoo@kernel.org>
To: linux-sparse@vger.kernel.org
Cc: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Subject: [PATCH 0/3] improve cast_value()
Date: Tue, 31 May 2022 21:32:24 +0200	[thread overview]
Message-ID: <20220531193226.33399-1-lucvoo@kernel.org> (raw)

From: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>

This series contains 2 small improvements to the cast_value() function.

Luc Van Oostenryck (2):
  cast_value: assign the new type
  cast_value: remove error-prone redundant argument

 expand.c     | 10 +++++++---
 expression.c |  3 +--
 expression.h |  3 +--
 parse.c      |  3 +--
 4 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.36.1


             reply	other threads:[~2022-05-31 19:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31 19:32 Luc Van Oostenryck [this message]
2022-05-31 19:32 ` [PATCH 1/2] cast_value: assign the new type Luc Van Oostenryck
2022-05-31 19:32 ` [PATCH 2/2] cast_value: remove error-prone redundant argument Luc Van Oostenryck

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=20220531193226.33399-1-lucvoo@kernel.org \
    --to=lucvoo@kernel.org \
    --cc=linux-sparse@vger.kernel.org \
    --cc=luc.vanoostenryck@gmail.com \
    /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.