Commit 90ec93cb authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Vinod Koul
Browse files

dmaengine: stm32: replace "%p" with "%pK"



The format specifier "%p" can leak kernel addresses.
Use "%pK" instead.

Signed-off-by: default avatarBenjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent e6a78511
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment