Skip to content
Commit d1fd3ddc authored by Kees Cook's avatar Kees Cook Committed by Dave Airlie
Browse files

drm: refactor call to request_module



This reduces the size of the stack frame when calling request_module().
Performing the sprintf before the call is not needed.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarPaul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent ebbd97ad
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