aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/moduleparam.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-08-21 17:00:02 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-08-21 17:00:02 -0700
commit5400743db5a06a4e6e298725a2044c40edcb27b9 (patch)
treefc563d843e5029c2ad278c12daa1fa7ab1806e0f /include/linux/moduleparam.h
parentx86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init (diff)
downloadwireguard-linux-5400743db5a06a4e6e298725a2044c40edcb27b9.tar.xz
wireguard-linux-5400743db5a06a4e6e298725a2044c40edcb27b9.zip
x86, mtrr: make mtrr_aps_delayed_init static bool
mtr_aps_delayed_init was declared u32 and made global, but it only ever takes boolean values and is only ever used in arch/x86/kernel/cpu/mtrr/main.c. Declare it "static bool" and remove external references. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions