diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2021-08-05 13:37:13 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-05 20:43:25 +0200 |
commit | 79f712ea994de30b3887a45e9ca42fd47b840b62 (patch) | |
tree | 890ec6f71092cfb70ff80bb6a5f4f43123ddedcc /lib | |
parent | 66e9564aae0185eb7f36d946b0ba22b779a4e193 (diff) |
staging: r8188eu: Remove wrappers for kalloc() and kzalloc()
These wrappers involve an in_interrupt() call, which is not frowned on
in the kernel. These changes decrease the size of the driver by a trivial
amount.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Link: https://lore.kernel.org/r/20210805183717.23007-2-Larry.Finger@lwfinger.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions