Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sbus: char: Remove meaningless jump label out_free
After commit 57a4a3d ("display7seg: Introduce the use of the managed version of kzalloc"), The out_free jump label has nothing to do but goto out. So remove it. Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information