staging: vchiq_core: store message id in local variable
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 3 Jun 2021 15:50:03 +0000 (17:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Jun 2021 13:10:03 +0000 (15:10 +0200)
commitbc60b0f834a332a07431147e8c1e9acb8d64de91
treee8fb584cccbd1b6c7c5684eca4c57612c287bf2f
parent60f394b50fa07cf27ffcb2f73f56682a40a68540
staging: vchiq_core: store message id in local variable

Some queue_message() calls are still rather complex to read. So store
the message ids in a local variable in those cases.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1622735405-9980-15-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c