diff options
| author | Stefan Wahren <stefan.wahren@i2se.com> | 2021-05-15 21:10:57 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-19 17:56:32 +0200 |
| commit | 4c51210461f9a08787fd20ef22f8c8050aec15c8 (patch) | |
| tree | 6b535a5b625461e7450ac0f88e2b426ca5dc9ecb /Makefile | |
| parent | 1a64ab341d5fe9a82accb5aa465d182a5740d9f1 (diff) | |
| download | linux-4c51210461f9a08787fd20ef22f8c8050aec15c8.tar.bz2 | |
staging: vchiq_core: introduce parse_message
The function parse_rx_slots is very longer. So move at least the message
parsing into a separate function to improve readability. In good case
the function returns the message payload length which is necessary to
move to the next message.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1621105859-30215-19-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions