summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/realpath.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2016-02-18 15:12:52 +0000
committerimp <imp@FreeBSD.org>2016-02-18 15:12:52 +0000
commitd727dc043e06390530c308d75fec9a7018fdf8c9 (patch)
treef1c40224ea3cba0bdc66afdfbe2f00aeb719f9a8 /lib/libc/stdlib/realpath.c
parent7b0a8f7745a391f822dfb41b7ced74931ac387a6 (diff)
downloadFreeBSD-src-d727dc043e06390530c308d75fec9a7018fdf8c9.zip
FreeBSD-src-d727dc043e06390530c308d75fec9a7018fdf8c9.tar.gz
Remove a stray else. It isn't needed (due to the return at the end of
the if statement it pairs with). While not an error today, a careless edit in the future could cause problems (though given the nature of this specific code, the problems quite likely would be some variation of "most direct access SCSI storage devices won't attach," which is unlikely to go unnoticed). PVS-Studio: V705
Diffstat (limited to 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud