HomeFreeBSD

config: style for '\0' and NULL

Description

config: style for '\0' and NULL

Use NULL for pointers instead of '0' (though hey are the same thing in
these cases). Ditto for using the zero character '\0' instead of a naked
0 (ditto).

Reviewed by: markj@
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D29847

Details

Provenance
impAuthored on Apr 19 2021, 10:09 PM
Differential Revision
D29847: config: style for '\0' and NULL
Parents
rG59690eab572d: e1000: Add support for [Tiger, Alder, Meteor] Lake
Branches
Unknown
Tags
Unknown