[PATCH 0/3] Replace opencoded set_mask_bits
From: Vineet Gupta
Date: Thu Jan 10 2019 - 19:26:43 EST
Hi,
I did these a while back and forget. Rebased to 5.0-rc1.
Please consider applying.
Thx,
-Vineet
Vineet Gupta (3):
coredump: Replace opencoded set_mask_bits()
fs: inode_set_flags() replace opencoded set_mask_bits()
bitops.h: set_mask_bits() to return old value
fs/exec.c | 7 +------
fs/inode.c | 8 +-------
include/linux/bitops.h | 2 +-
3 files changed, 3 insertions(+), 14 deletions(-)
--
2.7.4