ash: move ifsbreakup() and ifsfree() up
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 27 Oct 2016 12:45:13 +0000 (14:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 27 Oct 2016 12:46:17 +0000 (14:46 +0200)
commit455e422814105b0904c79639fd318f3cec25efe6
tree6db771473947ef0d277f3014675e62c96d76ff83
parentb4f51d32d288a985019884d79515b1d7a8251529
ash: move ifsbreakup() and ifsfree() up

Preparatory patch.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c