HomeFreeBSD

libc: remove explicit cast NULL in atoi

Description

libc: remove explicit cast NULL in atoi

There isn't any reason to cast NULL so just remove it. Noticed when
cleaning up top.

Reviewed by: pstef

Details

Provenance
eadlerAuthored on
Reviewer
pstef
Parents
rS335040: top(1): shift from atoi to non-deprecated function
Branches
Unknown
Tags
Unknown