mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
As noted by checkpatch.pl, __func__ should be used instead of gcc specific __FUNCTION__. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: James Morris <jmorris@namei.org>