Skip to content
Commit 4f8c8527 authored by Cyril Roelandt's avatar Cyril Roelandt Committed by Konrad Rzeszutek Wilk
Browse files

xen: remove redundant NULL check before unregister_and_remove_pcpu().



unregister_and_remove_pcpu on a NULL pointer is a no-op, so the NULL check in
sync_pcpu can be removed.

Signed-off-by: default avatarCyril Roelandt <tipecaml@gmail.com>
Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent 13d2b4d1
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