]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitace2225df042261d07083ebb63954da7d04dae0c
treee8fb584cccbd1b6c7c5684eca4c57612c287bf2f
parent061a20da13a4e8deaa8b716677849294c9872a67
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