On Fri, Sep 29, 2023 at 3:56 PM Jacob Satterfield <jsatterfield.linux@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>