From: Kristina Martsenko Date: Mon, 11 Nov 2013 19:35:00 +0000 (+0200) Subject: staging: lustre: ptlrpc: remove an unnecessary semicolon X-Git-Tag: v3.14-rc1~150^2~775^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8633dea27a5b4197d17e01e37ec07ed7837dc8;p=pandora-kernel.git staging: lustre: ptlrpc: remove an unnecessary semicolon Remove an unnecessary semicolon and remove a space before another one to comply with coding style. Fix the following type of checkpatch warning: WARNING: space prohibited before semicolon Signed-off-by: Kristina Martsenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed