diff options
author | Kenneth Graunke <[email protected]> | 2017-03-15 00:40:44 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-03-16 10:48:37 -0700 |
commit | f0aa8fd4e46f7fb00b493ce0267b4404b4a1a0dd (patch) | |
tree | 234ce6d51340c3860e7b5430231582aec19067a4 /src/getopt | |
parent | 65138ce0196d9b9d0a99fbac1ddf936a8b7c522b (diff) |
aubinator: Delete redundant NULL check.
handle_struct_decode() is just a wrapper around decode_structure()
with a NULL check. But the only caller already does that NULL check.
So, just use decode_structure() directly.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions