Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: rtl8723bs: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation. Removing it since it doesn't do anything. Signed-off-by: Luis de Bethencourt <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information