diff options
| author | Stephen Boyd <swboyd@chromium.org> | 2019-05-10 11:01:50 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-24 20:55:04 +0200 |
| commit | b4cdeb785ea482ebfe6f8d12242620edf4fbf11c (patch) | |
| tree | 1768edb110d5e7b01fba0d007fb8b58046931c3d /drivers/firmware/google/memconsole-coreboot.c | |
| parent | firmware: google: memconsole: Drop __iomem on memremap memory (diff) | |
| download | linux-b4cdeb785ea482ebfe6f8d12242620edf4fbf11c.tar.gz linux-b4cdeb785ea482ebfe6f8d12242620edf4fbf11c.zip | |
firmware: google: memconsole: Drop global func pointer
We can store this function pointer directly in the bin_attribute
structure's private field. Do this to save one global pointer.
Cc: Wei-Ning Huang <wnhuang@chromium.org>
Cc: Julius Werner <jwerner@chromium.org>
Cc: Brian Norris <briannorris@chromium.org>
Cc: Samuel Holland <samuel@sholland.org>
Cc: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firmware/google/memconsole-coreboot.c')
0 files changed, 0 insertions, 0 deletions
