diff options
author | 2022-02-10 21:42:15 +0100 | |
---|---|---|
committer | 2022-02-11 14:39:08 -0800 | |
commit | c9ac080b25d98dbbea6caa165bfc0b88a88458cc (patch) | |
tree | b8cb7d30624e09496a2f8c71b9213d60a249d044 /drivers/net/wwan/iosm/iosm_ipc_mux_codec.c | |
parent | octeontx2-af: fix array bound error (diff) | |
download | linux-dev-c9ac080b25d98dbbea6caa165bfc0b88a88458cc.tar.xz linux-dev-c9ac080b25d98dbbea6caa165bfc0b88a88458cc.zip |
net: moxa: use GFP_KERNEL
Platform_driver probe functions aren't called with locks
held and thus don't need GFP_ATOMIC. Use GFP_KERNEL instead.
Problem found with Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/20220210204223.104181-1-Julia.Lawall@inria.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_mux_codec.c')
0 files changed, 0 insertions, 0 deletions