commit | ed48cfedf1e2250c856d0f894310d081adde5040 | [log] [tgz] |
---|---|---|
author | Jules Irenge <jbi.octave@gmail.com> | Mon Sep 12 23:03:27 2022 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Sep 19 18:33:21 2022 -0700 |
tree | ef4924ee21a9fa4d8f4c2ea3fd3b1a420b81a2f0 | |
parent | 8bb7c4f8c9276eb61f7f39cc107f67a0e81de610 [diff] |
octeon_ep: Remove useless casting value returned by vzalloc to structure coccinelle reports a warning WARNING: casting value returned by memory allocation function to (struct octep_rx_buffer *) is useless. To fix this the useless cast is removed. Signed-off-by: Jules Irenge <jbi.octave@gmail.com> Link: https://lore.kernel.org/r/Yx+sr9o0uylXVcOl@playground Signed-off-by: Jakub Kicinski <kuba@kernel.org>