Thread (4 messages) flat view 4 messages, 3 authors, 2016-08-01

Re: [PATCH 1/1] net: qlcnic: avoid superfluous assignement

From: David Miller <davem@davemloft.net>
Date: 2016-08-01 03:33:44
Also in: lkml

From: zhuyj <zyjzyj2000@gmail.com>
Date: Mon, 1 Aug 2016 10:57:20 +0800
Sorry.
An inline function will be inserted into the calling function. Why
"Assigning NULL to parmeter dcb has no effect outside of the
inlined function." ?
It doesn't do anything to "dcb" in the calling function, that's not
how inlining works.

The inlined function behaves exactly as if it were called as a
non-inline function from the perspective of side effects visible to
the program.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help