diff options
author | Matt Fleming <matt.fleming@intel.com> | 2014-03-16 16:14:49 +0400 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-04-17 16:53:28 +0400 |
commit | bafc84d539c0ffa916037840df54428623abc3e6 (patch) | |
tree | 906244e36c50e316662ab28f25386ae60a209786 /kernel/resource.c | |
parent | b738c6ea49b4e98e6ca0651da82a610f996a16ae (diff) | |
download | linux-bafc84d539c0ffa916037840df54428623abc3e6.tar.xz |
efivars: Use local variables instead of a pointer dereference
In order to support a compat interface we need to stop passing pointers
to structures around, since the type of structure is going to depend on
whether the current task is a compat task.
Cc: Mike Waychison <mikew@google.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions