diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-04-01 13:19:07 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-05-21 17:27:45 +0200 |
| commit | 06c0531322a54e532eb3b9155bbf9f51adca0492 (patch) | |
| tree | 9e0084b6ef92104f3351d2c0bf6155a4c146e0ba /parse.c | |
| parent | 38e7c70c3074caab4c5aa68c0cee299a71537bee (diff) | |
| download | sparse-dev-06c0531322a54e532eb3b9155bbf9f51adca0492.tar.gz | |
scope: no memset() needed after __alloc_scope()
When starting some scopes, the newly allocated struct is
memset'ed with zero but this is unneeded since the allocator
always returns zeroed memory.
Remove the unneeded call to memset().
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'parse.c')
0 files changed, 0 insertions, 0 deletions
