]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: lustre: obdecho: Add blank line after declarations
authorHatice ERTÜRK <haticeerturk27@gmail.com>
Fri, 27 Feb 2015 19:34:25 +0000 (21:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 00:32:56 +0000 (16:32 -0800)
commitded9f908dac718834e7c9a2c4ffc85df817c6031
treed96a47711372d134e8e922e76273b0a408928ab2
parent75f0cef5c4de1a3d6e96cd8e789f3f20356e478c
Staging: lustre: lustre: obdecho: Add blank line after declarations

The following patch fixes the checkpatch.pl warning:
drivers/staging/lustre/lustre/obdecho/echo_client.c WARNING: Missing a blank line after declarations

Signed-off-by: Hatice ERTURK <haticeerturk27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdecho/echo_client.c