On Sep 29, 2023 Stephen Smalley <stephen.smalley.work@xxxxxxxxx> wrote: > > __hashtab_insert() in hashtab.h has a cleaner interface that allows the > caller to specify the chain node location that the new node is being > inserted into so that it can update the node that currently occupies it. > > Signed-off-by: Jacob Satterfield <jsatterfield.linux@xxxxxxxxx> > Reviewed-by: Stephen Smalley <stephen.smalley.work@xxxxxxxxx> > --- > security/selinux/ss/avtab.c | 20 +++++++------------- > 1 file changed, 7 insertions(+), 13 deletions(-) Merged into selinux/next, thanks! -- paul-moore.com