diff options
author | 2013-10-18 12:01:43 +0300 | |
---|---|---|
committer | 2013-10-18 13:38:37 +0200 | |
commit | 5e2be4e0edff4a1021b6743ca6859129cd8e7067 (patch) | |
tree | 7d8716746c2d39e7274a8412629decd58b5c2749 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI / platform: add ACPI ID for a Broadcom GPS chip (diff) | |
download | linux-dev-5e2be4e0edff4a1021b6743ca6859129cd8e7067.tar.xz linux-dev-5e2be4e0edff4a1021b6743ca6859129cd8e7067.zip |
ACPI / osl: remove an unneeded NULL check
"str" is never NULL here so I have removed the check. There are static
checkers which complain about superfluous NULL checks because it may
indicate confusion or a bug.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions