Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: crystalhd: fix missing semicolon
A semicolon is missing at the end of a statement, but it does compile fine without it as the macro BCMLOG_ERR expands to a do {...} while (0); Signed-off-by: Charles Clément <caratorn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information