mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 00:04:01 -04:00
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 <luisbg@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>