]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r278826,279330: sh: Various cleanups to expand.c:
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Sep 2015 13:52:54 +0000 (13:52 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Sep 2015 13:52:54 +0000 (13:52 +0000)
commit1cd11480a9baa905a12fc42aa405da44ec948b85
treee9f11ac094371a055e4086a4edbbac284682487d
parentd3d34e216da7b48369c4de7680153674a5e77f33
MFC r278826,279330: sh: Various cleanups to expand.c:

* Remove some gotos.
* Remove unused parameter.
* Remove duplicate code.

This MFC is to avoid conflicts in the MFC of r287148.

git-svn-id: svn://svn.freebsd.org/base/stable/10@287751 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/expand.c