diff options
author | Alexander Aring <[email protected]> | 2022-08-15 15:43:21 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2022-08-23 14:53:59 -0500 |
commit | f45307d395da7ab1aa537cf00e8fd7123a2be4e2 (patch) | |
tree | f5c85cf1038b07b770366b43e10bebe40356a57e /scripts/generate_rust_analyzer.py | |
parent | b5c9d37c7f6051b45b2da70e434e791080dcb53f (diff) |
fs: dlm: handle rcom in else if branch
Currently we handle in dlm_receive_buffer() everything else than a
DLM_MSG type as DLM_RCOM message. Although a different message than
DLM_MSG should be a DLM_RCOM we should explicit check on DLM_RCOM and
drop a log_error() if we see something unexpected.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions