diff options
author | NeilBrown <[email protected]> | 2017-04-10 12:15:13 +1000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-04-18 21:50:29 -0400 |
commit | 5c66d9393f583778e8dc1ee6a69c5bbe9ab28eaa (patch) | |
tree | df5a0f039e740c3f9bed1785c373b8e94d512208 /scripts/gdb/linux/proc.py | |
parent | 8d4208c1a73ab30e05da142e0f05b2b02fc26fc9 (diff) |
scsi: ibmvfc: don't check for failure from mempool_alloc()
mempool_alloc() cannot fail when passed GFP_NOIO or any other gfp
setting that is permitted to sleep. So remove this pointless code.
Signed-off-by: NeilBrown <[email protected]>
Acked-by: Tyrel Datwyler <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions