efi: Renames in handle_cmdline_files() to complete generalization.
authorRoy Franz <roy.franz@linaro.org>
Sun, 22 Sep 2013 22:45:40 +0000 (15:45 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 25 Sep 2013 11:34:44 +0000 (12:34 +0100)
commit36f8961c963683ac12282e422dfc3db806ee0c7e
tree95b14e6ce803d7ee8082416c291759d8366183ac
parent46f4582e7cbc5f30127183812d4da875782518f5
efi: Renames in handle_cmdline_files() to complete generalization.

Rename variables to be not initrd specific, as now the function
loads arbitrary files.  This change is exclusively renames
and comment changes to reflect the generalization.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Acked-by: Mark Salter <msalter@redhat.com>
Reviewed-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
drivers/firmware/efi/efi-stub-helper.c