Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci/n8



Module Name:    src
Committed By:   maya
Date:           Mon Oct  9 23:42:40 UTC 2017

Modified Files:
        src/sys/dev/pci/n8: nsp.c

Log Message:
Delete bogus NULL test.

We deref session just above, and all callers already have session != NULL
already.

suggested by riastradh, spotted by coccinelle


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/n8/nsp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index