diff options
| author | Wen Yang <[email protected]> | 2018-11-24 11:22:19 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-26 20:59:05 +0100 |
| commit | 2a68ead3de431924d22997f121ae30aa0f99f356 (patch) | |
| tree | 8711c940a7d16de8f029629f3c562c36a1ac422b /tools/perf/scripts/python | |
| parent | 3253374714cecd5df3d3c93b5523352b784b3551 (diff) | |
staging: rtl8723bs: remove redundant null check on pregpriv
The null check on &padapter->registrypriv is redundant since registrypriv
is a struct inside padapter and can never be null, so the check is always
true. we may remove it.
Signed-off-by: Wen Yang <[email protected]>
CC: [email protected]
CC: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions