commit | 65f7cfba6196baf2fc06ac0ab0be764377f3206a | [log] [tgz] |
---|---|---|
author | Ahmed S. Darwish <a.darwish@linutronix.de> | Mon Jan 18 11:09:55 2021 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Jan 22 21:31:10 2021 -0500 |
tree | d93b406b87b7628899a9d0835c53934599b7cb71 | |
parent | 36cdfd0f7a8c99c5817bea2306613a966e67f0e2 [diff] |
scsi: libsas: Remove temporarily-added _gfp() API variants These variants were added for bisectability. Remove them, as all call sites have now been convertd to use the original API. Link: https://lore.kernel.org/r/20210118100955.1761652-20-a.darwish@linutronix.de Cc: Jason Yan <yanaijie@huawei.com> Reviewed-by: John Garry <john.garry@huawei.com> Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>