lkml.org 
[lkml]   [2023]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/4] lib/vsprintf: Rework header inclusions
Date
Some patches that reduce the mess with the header inclusions related to
vsprintf.c module. Each patch has its own description, and has no
dependencies to each other, except the collisions over modifications
of the same places. Hence the series.

Andy Shevchenko (4):
lib/vsprintf: Declare no_hash_pointers in a local header
lib/vsprintf: Sort headers alphabetically
lib/vsprintf: Remove implied inclusions
lib/vsprintf: Split out sprintf() and friends

include/linux/kernel.h | 30 +-----------------------------
include/linux/sprintf.h | 24 ++++++++++++++++++++++++
lib/test_printf.c | 4 ++--
lib/vsprintf.c | 38 ++++++++++++++++++++------------------
lib/vsprintf.h | 7 +++++++
mm/kfence/report.c | 3 +--
6 files changed, 55 insertions(+), 51 deletions(-)
create mode 100644 include/linux/sprintf.h
create mode 100644 lib/vsprintf.h

--
2.40.0.1.gaa8946217a0b

\
 
 \ /
  Last update: 2023-08-04 10:27    [W:0.053 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site