aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2021-02-02 13:13:23 +0100
committerJessica Yu <[email protected]>2021-02-08 12:20:38 +0100
commitbf22c9ec39da90ce866d5f625d616f28bc733dc1 (patch)
treeaa4021cd152b0c20620868e2172772db7af71f58 /scripts/gdb
parent8b1b4eccb9ab0848d07cc5d2215fdfd62f423b69 (diff)
drm: remove drm_fb_helper_modinit
drm_fb_helper_modinit has a lot of boilerplate for what is not very simple functionality. Just open code it in the only caller using IS_ENABLED and IS_MODULE, and skip the find_module check as a request_module is harmless if the module is already loaded (and not other caller has this find_module check either). Acked-by: Daniel Vetter <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jessica Yu <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions