diff options
author | Jessica Yu <jeyu@kernel.org> | 2018-06-22 13:59:29 +0200 |
---|---|---|
committer | Jessica Yu <jeyu@kernel.org> | 2018-06-22 13:59:29 +0200 |
commit | 81a0abd9f213704fbeeea1550ff202000e3c3cdf (patch) | |
tree | 0e07a7032a52b760297b182e0ee300b1adfdef36 /drivers/leds/leds-clevo-mail.c | |
parent | 9f2d1e68cf4d641def734adaccfc3823d3575e6c (diff) | |
download | blackbird-obmc-linux-81a0abd9f213704fbeeea1550ff202000e3c3cdf.tar.gz blackbird-obmc-linux-81a0abd9f213704fbeeea1550ff202000e3c3cdf.zip |
module: make it clear when we're handling the module copy in info->hdr
In load_module(), it's not always clear whether we're handling the
temporary module copy in info->hdr (which is freed at the end of
load_module()) or if we're handling the module already allocated and
copied to it's final place. Adding an info->mod field and using it
whenever we're handling the temporary copy makes that explicitly clear.
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'drivers/leds/leds-clevo-mail.c')
0 files changed, 0 insertions, 0 deletions