OSDN Git Service

staging: vchiq_core: introduce process_free_data_message
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 3 Jun 2021 15:50:01 +0000 (17:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Jun 2021 13:10:02 +0000 (15:10 +0200)
commit88a6ab1d0ab1374bdd6216044f9033b25d4cde5c
tree22d9dbd0c6f9e5a8a53f0eb82910fdc5fc098acd
parent68a485965abad7c50b60ab70624582b940cca259
staging: vchiq_core: introduce process_free_data_message

This moves the special handling for data messages from process_free_queue()
into a new function. After this process_free_queue() has less extreme
indentation and should be easier to read.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1622735405-9980-13-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