From: Mark Brown Date: Fri, 17 Sep 2021 13:56:43 +0000 (+0100) Subject: Merge series "ASoC: SOF: ipc: Small cleanups for message handler functions" from... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2266721938b9d12ebf4f2cd96b88912ffa4f5e91;p=linux.git Merge series "ASoC: SOF: ipc: Small cleanups for message handler functions" from Peter Ujfalusi : Hi, Rename the parameter for ipc_trace_message() to match it's content and use %#x" for hexadecimal prints in remaining places. Regards, Peter --- Peter Ujfalusi (2): ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message() sound/soc/sof/ipc.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) -- 2.33.0 --- 2266721938b9d12ebf4f2cd96b88912ffa4f5e91