diff options
author | Yuchen He <yuchenhe126@gmail.com> | 2023-03-21 23:40:08 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2023-03-23 00:18:27 +0000 |
commit | ff4a3a62c28f0ec72b286de0872bd26a1428e03f (patch) | |
tree | 5da2337dfc9ea86b9a14c6f67d682fcd61cabcb9 /src/device/oprom/x86emu | |
parent | a0833959aa9aadaedd3241abb7fc74fe7dfa919f (diff) |
intel/common/block/smm: remove return statements from void functions
To be consistent with other occurrences in soc/intel/common, remove the
return statements of weak void funtions since they are not generally
useful.
Found by the linter.
Signed-off-by: Yuchen He <yuchenhe126@gmail.com>
Change-Id: I3fb8217cfcae65b5dc317458b59aa431f1ccdaef
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73866
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/device/oprom/x86emu')
0 files changed, 0 insertions, 0 deletions