[PATCH V2 0/2] string: Add stracpy and stracpy_pad

From: Joe Perches
Date: Tue Jul 23 2019 - 09:51:44 EST


Add more string copy mechanisms to help avoid defects

Joe Perches (2):
string: Add stracpy and stracpy_pad mechanisms
kernel-doc: core-api: Include string.h into core-api

Documentation/core-api/kernel-api.rst | 3 +++
include/linux/string.h | 50 +++++++++++++++++++++++++++++++++--
lib/string.c | 10 ++++---
3 files changed, 57 insertions(+), 6 deletions(-)

--
2.15.0