Commit a19c5bbe authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by James Morris
Browse files

security/ima: replace gcc specific __FUNCTION__ with __func__



As noted by checkpatch.pl, __func__ should be used instead of gcc
specific __FUNCTION__.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent 512ea3bc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment