staging: vme: Fix a small coding style issue in vme_user.c
authorBojan Prtvar <prtvar.b@gmail.com>
Wed, 2 Apr 2014 22:24:10 +0000 (00:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:21:05 +0000 (16:21 -0700)
commit938acb99ce6c8883075c4c6e64409dd765bdb9e9
treeae3ec9ee640279c97f30448478d0448aff78d098
parentc3ed0afc621f3eaa27519d083efb7c2304fd89a6
staging: vme: Fix a small coding style issue in vme_user.c

The checkpatch.pl complains about missing blank line after declaration.
This patch silence the warning.

Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_user.c