On Fri, Feb 15, 2019 at 03:50:03PM -0500, Waiman Long wrote: > We don't need to expose rwsem internal functions which are not supposed > to be called directly from other kernel code. > > Signed-off-by: Waiman Long <[email protected]> > --- > include/linux/rwsem.h | 7 ------- > kernel/locking/rwsem.h | 7 +++++++ > 2 files changed, 7 insertions(+), 7 deletions(-)
Fair enough, Acked-by: Will Deacon <[email protected]> Will

