diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-02-20 12:32:26 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-02-24 10:49:15 +0100 |
| commit | b1bf9d64cc75dae02acabc8cea96720705c069f1 (patch) | |
| tree | a56b7a9dcb2d0874e57d5ad56784639302671a6e /validation | |
| parent | 92fc6dac2eb886d048d215d2dd4f4f0aada4635e (diff) | |
| download | sparse-dev-b1bf9d64cc75dae02acabc8cea96720705c069f1.tar.gz | |
remove unneeded cast in calls to free_ptr_list()
free_ptr_list() is a macro doing the typechecking.
It's thus not only unnneded but counter-productive to
cast its argument to the untyped 'struct ptr_list*'.
Remove these casts.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation')
0 files changed, 0 insertions, 0 deletions
