Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powercap: intel_rapl: 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: Rafael J. Wysocki <[email protected]>
- Loading branch information