Skip to content
Snippets Groups Projects
Commit 8a6ee777 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

make ModuleAutoLoad more readable


When doing a build with tracing on, the expansion of ModuleAutoLoad can get a
little hairy.

Using intermediate variables to name the arguments makes tracing more readable.

One side effect is that if an argument is accidentally left out, we won't get
all of the parameters shifted one over thanks to quoting (done in AutoLoad).

Signed-of-by: default avatarPhilip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 23513
parent af0e5167
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment