summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/utils.h
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-02-26 16:32:48 +0000
committered <ed@FreeBSD.org>2009-02-26 16:32:48 +0000
commit9d9e2a90b2bd1b0edc87bc133db978d6474fe510 (patch)
treea1d45367a3bc529c181bdc1622b845da1dce7560 /lib/libc/regex/utils.h
parentb3ddcfe1f75495bb47bf5eaba6333e4822eadae7 (diff)
downloadFreeBSD-src-9d9e2a90b2bd1b0edc87bc133db978d6474fe510.zip
FreeBSD-src-9d9e2a90b2bd1b0edc87bc133db978d6474fe510.tar.gz
Remove unneeded pointer `ndp'.
Inside do_execve(), we have a pointer `ndp', which always points to `&nd'. I can imagine a primitive (non-optimizing) compiler to really reserve space for such a pointer, so just remove the variable and use `&nd' directly.
Diffstat (limited to 'lib/libc/regex/utils.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud