Skip to content
Commit d2ce70a1 authored by Wang Sheng-Hui's avatar Wang Sheng-Hui Committed by Alasdair G Kergon
Browse files

dm table: remove superfluous variable reset



If allocation fails, the local var *t is not used any more after kfree.
Don't need to reset it to NULL. Remove the unnecesary NULL set here.

Signed-off-by: default avatarWang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
parent f13945d7
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