Skip to content
Snippets Groups Projects
Commit cd5f33e5 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Heiko Schocher
Browse files

ubi: no NULL check needed before kmem_cache_destroy


kmem_cache_destroy calls free which checks for NULL.

Problem was indicated by coccinelle.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 4b29975f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment