summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2018-02-01 12:53:32 +0100
committerAlexander Graf <[email protected]>2018-02-10 00:24:00 +0100
commit038782a27ad24260a4bc536772e10c351cf6522d (patch)
tree68fb1ca814d0fd2c0b41c1a96d22bfc4d079b0ec /scripts/const_structs.checkpatch
parentf19a95a40b9f6fd2845fce1c6442042b662bce28 (diff)
efi_driver: return type of efi_driver_init()
Change the return type of efi_driver_init() to efi_status_t. efi_driver_init() calls efi_add_driver() which returns an efi_status_t value. efi_driver_init() should not subject this value to a conversion to int losing high bits on 64bit systems. Signed-off-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions