Alexander Aring wrote:
> When we set it to zero, we can assume that the memory is already zero
> while parsing.
[...]
> -     u8 head[100];
> +     u8 head[100] = {};

This one doesn't seem to lead to any of the memset/set-to-zero removals.
I looked in 04/12 and had a quick look at the following patches as well.

Did I miss the simplification(s) enabled by this or does this
initialization play a different role ?

- Werner

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to