diff options
author | 2020-03-14 18:53:13 +0000 | |
---|---|---|
committer | 2020-03-14 18:53:13 +0000 | |
commit | 189d7e687c9f57a3ff501049aa164ded240695de (patch) | |
tree | 374efe751f231ba96dbe08078563ed5197c1523d /sys/dev/pci/drm/drm_linux.c | |
parent | Trailing whitespace, long lines, incorrect function names in (diff) | |
download | wireguard-openbsd-189d7e687c9f57a3ff501049aa164ded240695de.tar.xz wireguard-openbsd-189d7e687c9f57a3ff501049aa164ded240695de.zip |
ahci_get_pmp_ccb() returns a non-NULL pointer, fails a
KASSERT(), or has already blown up by dereferencing the
pointer.
Two of the four invocations of ahci_get_pmp_ccb() check for
NULL. Save a couple of bytes by not bothering. Add comments
to the invocations to docuement the assumption.
Diffstat (limited to 'sys/dev/pci/drm/drm_linux.c')
0 files changed, 0 insertions, 0 deletions