Skip to content
Commit c1b511eb authored by Joe Perches's avatar Joe Perches Committed by Jens Axboe
Browse files

block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)



Use the helper function instead of __GFP_ZERO.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7aef2e78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment