[PATCH] security: Remove unused field from security_hook_list
Tetsuo Handa
penguin-kernel at I-love.SAKURA.ne.jp
Thu Apr 12 14:18:22 UTC 2018
Sargun Dhillon wrote:
> It appears like char * lsm on struct security_hook_list is unused. Even
> since its inception: https://patchwork.kernel.org/patch/9525051/
> it hasn't been read, only written to. This removes that.
It was preserved based on an assumption that complete stacking is accepted in
near future, but still not available. Maybe we can delete this field for now?
http://kernsec.org/pipermail/linux-security-module-archive/2017-March/000104.html
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the Linux-security-module-archive
mailing list