diff options
author | Fengguang Wu <[email protected]> | 2013-10-17 15:35:28 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2013-10-17 16:40:45 -0700 |
commit | 6c21b176a93ffaa8023555107167379ccdc6b71f (patch) | |
tree | 9f3d8457dd2da9494ca772311f83cc2bca5da103 /lib/test-string_helpers.c | |
parent | 05454c26eb3587b56abc5eb139797ac5afb6d77a (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 <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: David Cohen <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions