Thread (3 messages) flat view 3 messages, 3 authors, 2018-02-01

Re: [PATCH] vmxnet3: remove redundant initialization of pointer 'rq'

From: Shrikrishna Khare <hidden>
Date: 2018-02-01 19:29:02
Also in: kernel-janitors, lkml


On Thu, 1 Feb 2018, Colin King wrote:
From: Colin Ian King <redacted>

Pointer rq is being initialized but this value is never read, it
is being updated inside a for-loop. Remove the initialization and
move it into the scope of the for-loop.

Cleans up clang warning:
drivers/net/vmxnet3/vmxnet3_drv.c:2763:27: warning: Value stored
to 'rq' during its initialization is never read

Signed-off-by: Colin Ian King <redacted>
Acked-by: Shrikrishna Khare <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help