On Tue, 16 Jan 2018 14:26:26 +0100, Luis de Bethencourt wrote: > > 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 at kernel.org> > --- > Changes from v1: > - Fix commit message Applied, thanks. Takashi