Commit c2c575ab authored by Federico Vaga's avatar Federico Vaga

kernel: remove un-reachable line

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent ae2e7939
......@@ -782,8 +782,7 @@ static int svec_probe(struct device *pdev, unsigned int ndev)
return 0;
svec_remove_sysfs_files(svec);
failed:
failed:
kfree(svec);
return error;
......
Markdown is supported
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