Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smack_lsm: remove unnecessary type casting
Remove unnecessary type casting. The type of inode variable is struct inode *, so no type casting required. Signed-off-by: XU pengfei <xupengfei@nfschina.com> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
- Loading branch information