linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] improve cast_value()
@ 2022-05-31 19:32 Luc Van Oostenryck
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Luc Van Oostenryck @ 2022-05-31 19:32 UTC (permalink / raw)
  To: linux-sparse; +Cc: Luc Van Oostenryck

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


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

end of thread, other threads:[~2022-05-31 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-31 19:32 [PATCH 0/3] improve cast_value() Luc Van Oostenryck
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).