On Thu, Apr 06, 2023 at 10:50:25AM -0500, Pierre-Louis Bossart wrote: > +static inline int sof_client_ipc_tx_message_no_reply(struct sof_client_dev *cdev, void *ipc_msg) > +{ > + return sof_client_ipc_tx_message(cdev, ipc_msg, NULL, 0); > +} > int sof_client_ipc_set_get_data(struct sof_client_dev *cdev, void *ipc_msg, This looks like it's missing some blank lines but that appears to be the existing idiom so let's not mind for now...
Attachment:
signature.asc
Description: PGP signature