aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-07-01 01:55:05 +0000
committerLinus Torvalds <[email protected]>2021-07-01 18:06:04 +0000
commit994b69703e86ed0ab2228fc606761a3b08d48af3 (patch)
tree1220b7f1d69838944151a5f8354be8560ead1e4f /lib/string_helpers.c
parentlib: decompress_bunzip2: remove an unneeded semicolon (diff)
downloadkernel-994b69703e86ed0ab2228fc606761a3b08d48af3.tar.gz
kernel-994b69703e86ed0ab2228fc606761a3b08d48af3.zip
lib/string_helpers: switch to use BIT() macro
Patch series "lib/string_helpers: get rid of ugly *_escape_mem_ascii()", v3. Get rid of ugly *_escape_mem_ascii() API since it's not flexible and has the only single user. Provide better approach based on usage of the string_escape_mem() with appropriate flags. Test cases has been expanded accordingly to cover new functionality. This patch (of 15): Switch to use BIT() macro for flag definitions. No changes implied. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Andy Shevchenko <[email protected]> Cc: "J. Bruce Fields" <[email protected]> Cc: Chuck Lever <[email protected]> Cc: Alexander Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions