summaryrefslogtreecommitdiff
path: root/redfish-core/lib/hypervisor_system.hpp
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-05-12 17:54:18 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-05-12 18:19:12 +0300
commit65a176cdc66922b7d586e088c7ecf0602950ddcf (patch)
tree54cddaf6388fd6414cef28441c3150f38b5c7a83 /redfish-core/lib/hypervisor_system.hpp
parent840a9ffcb1a9d609919e07d0ebf5887576af240f (diff)
downloadbmcweb-65a176cdc66922b7d586e088c7ecf0602950ddcf.tar.xz
fix clang-tidy warnings with unreachable returns
``` /data0/jenkins/workspace/ci-repository/openbmc/bmcweb/http/verb.hpp:51:12: error: 'return' will never be executed [clang-diagnostic-unreachable-code-return,-warnings-as-errors] /data0/jenkins/workspace/ci-repository/openbmc/bmcweb/http/utility.hpp:99:12: error: 'return' will never be executed [clang-diagnostic-unreachable-code-return,-warnings-as-errors] /data0/jenkins/workspace/ci-repository/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp:272:13: error: 'break' will never be executed [clang-diagnostic-unreachable-code-break,-warnings-as-errors] ``` Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia74f4fb4f34875097d1ef04b26e40908cc175088
Diffstat (limited to 'redfish-core/lib/hypervisor_system.hpp')
0 files changed, 0 insertions, 0 deletions