diff options
author | Julia Lawall <Julia.Lawall@inria.fr> | 2022-02-10 21:42:22 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-02-11 17:09:27 -0500 |
commit | f69b0791df1d1db931ee42a20de41446a955f84e (patch) | |
tree | cc0bf2a78c8ea196e3188f944f0d3c8c1b98470b /include/scsi | |
parent | 31b17c3aeb5e9413ed627626f6213b3e53b20c8e (diff) | |
download | linux-stable-f69b0791df1d1db931ee42a20de41446a955f84e.tar.gz linux-stable-f69b0791df1d1db931ee42a20de41446a955f84e.tar.bz2 linux-stable-f69b0791df1d1db931ee42a20de41446a955f84e.zip |
scsi: message: fusion: Use GFP_KERNEL
Pci_driver probe functions aren't called with locks held and thus don't
need GFP_ATOMIC. Use GFP_KERNEL instead.
Problem found with Coccinelle.
Link: https://lore.kernel.org/r/20220210204223.104181-9-Julia.Lawall@inria.fr
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions