Hartmut Prochaska:
I changed a function in sandbox.c to not use a goto statement. I didn't understood what use it had. Attached the patch file.
See https://www.kernel.org/doc/Documentation/CodingStyle, Chapter 7, “Centralized exiting of functions” for a rationale.