aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2019-12-31 12:12:56 -0600
committerTheodore Ts'o <[email protected]>2020-01-17 16:24:54 -0500
commitfd5fe2535642982af695f2f77bb7dba5d4aa6aa5 (patch)
treea457f8a0c1ada4276a18ae9b4f7764e85eafaca1 /drivers/usb/cdns3/cdns3-debug.h
parent68e45330e341dad2d3a0a3f8ef2ec46a2a0a3bbc (diff)
ext4: remove unneeded check for error allocating bio_post_read_ctx
Since allocating an object from a mempool never fails when __GFP_DIRECT_RECLAIM (which is included in GFP_NOFS) is set, the check for failure to allocate a bio_post_read_ctx is unnecessary. Remove it. Also remove the redundant assignment to ->bi_private. Signed-off-by: Eric Biggers <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions