bash_completion: make all local variables local

Remove forward-declaration of local variables which was far from complete.
Instead mark local variables as such then they are used for the first time.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed