diff options
author | Julia Lawall <[email protected]> | 2022-02-10 21:42:21 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2022-02-18 15:14:01 +0100 |
commit | ccb7bc50177c5e94e0609126654abeb4f3b67819 (patch) | |
tree | 060ecf9298de69b3907347f96c84e172e580d1a2 /net/lapb/lapb_timer.c | |
parent | d71dac3b897f51d7d1fcf28d2a2ab29e541a6cda (diff) |
mtd: spear_smi: 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 <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions