Commits
Luis de Bethencourt committed 71b32612677
staging: rtl8723bs: Fix trailing semicolon The trailing semicolon is an empty statement that does nothing. Removing it since it has no purpose. Signed-off-by: Luis de Bethencourt <luisbg@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>