]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: ptlrpc: remove an unnecessary semicolon
authorKristina Martsenko <kristina.martsenko@gmail.com>
Mon, 11 Nov 2013 19:35:00 +0000 (21:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2013 09:34:10 +0000 (18:34 +0900)
commit7b8633dea27a5b4197d17e01e37ec07ed7837dc8
tree9ba7a77a97ab35357f353ace4f87443494ee8b1d
parentcb68dd2d0df552fe6c18da86eceda461ec0cc7c8
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 <kristina.martsenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/client.c