Thread (1354 messages) 1354 messages, 168 authors, 2017-04-12

Re: [PATCH] net: sched: One function call less in em_meta_change() after error detection

From: SF Markus Elfring <hidden>
Date: 2015-01-31 21:53:24
Also in: lkml, netdev

quoted
-errout:
-	if (err && meta)
-		meta_delete(meta);
Since this patch seems to be about optimization and cleanup you should
probably also remove the now unnecessary initialization of "meta" with
NULL at the beginning of the function...
Will the optimiser of the C compiler drop any remaining unnecessary
variable initialisations?

Do you want another update step here?

Regards,
Markus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help