summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apb_timer.c
diff options
context:
space:
mode:
authorFengguang Wu <fengguang.wu@intel.com>2013-10-17 15:35:28 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2013-10-17 16:40:45 -0700
commit6c21b176a93ffaa8023555107167379ccdc6b71f (patch)
tree9f3d8457dd2da9494ca772311f83cc2bca5da103 /arch/x86/kernel/apb_timer.c
parent05454c26eb3587b56abc5eb139797ac5afb6d77a (diff)
pci: intel_mid: Return true/false in function returning bool
Function 'type1_access_ok' should return bool value, not 0/1. This patch changes 'return 0/1' to 'return false/true'. Cc: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Cc: H. Peter Anvin <hpa@linux.intel.com> Cc: David Cohen <david.a.cohen@linux.intel.com> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Link: http://lkml.kernel.org/r/1382049336-21316-5-git-send-email-david.a.cohen@linux.intel.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/kernel/apb_timer.c')
0 files changed, 0 insertions, 0 deletions