summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorShyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>2026-05-03 20:30:26 +0530
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-05-27 10:58:27 +0200
commita96fcde9fa9a6696991d1f172a8bc2bade82a6d9 (patch)
tree62d9b039c6f29b0bdc3c8d0364b64197be00d0c6 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parente33062c19b65f03353932ae3ff1b6ef672cf1bac (diff)
media: staging: imx: remove unnecessary out-of-memory error message
Remove dev_err() call after dma_alloc_coherent() failure. checkpatch.pl reports this as an unnecessary out-of-memory message because failure is already conveyed by returning -ENOMEM, and the current message does not provide additional useful debugging information. Signed-off-by: Shyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions