aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLee, Chun-Yi <[email protected]>2011-05-26 03:09:19 +0000
committerMatthew Garrett <[email protected]>2011-05-27 16:38:50 +0000
commitd436514e21b827ab602d1714028c34179c42d09f (patch)
tree10701120968b89e80283b2dab659ed40f491b12e /fs/jbd2/commit.c
parentacer-wmi: support to set communication device state by new wmid method (diff)
downloadkernel-d436514e21b827ab602d1714028c34179c42d09f.tar.gz
kernel-d436514e21b827ab602d1714028c34179c42d09f.zip
msi-laptop: fix section mismatch in reference from the function load_scm_model_init
There have section mismatch warning message shows up when building the kernel with make CONFIG_DEBUG_SECTION_MISMATCH=y. The problem is the load_scm_model_init() calls msi_laptop_input_setup() which is an __init function, but load_scm_model_init() lacks a __init annotation. This patch add __init on load_scm_model_init() to avoid warning message. Cc: Matthew Garrett <[email protected]> Cc: Dmitry Torokhov <[email protected]> Cc: Corentin Chary <[email protected]> Cc: Thomas Renninger <[email protected]> Signed-off-by: Lee, Chun-Yi <[email protected]> Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions