On Wed, Feb 22, 2023, at 21:08, Casey Schaufler wrote: > Wireup lsm_get_self_attr, lsm_set_self_attr and lsm_module_list > system calls. > > Signed-off-by: Casey Schaufler <casey@xxxxxxxxxxxxxxxx> > Cc: linux-api@xxxxxxxxxxxxxxx This looks correct, you successfully avoided the various mistakes that are frequently made when modifying these files. Acked-by: Arnd Bergmann <arnd@xxxxxxxx>