drivers: base: class: Add a blank line after declarations
authorCosmin Tomulescu <cosmintom@gmail.com>
Sun, 8 Mar 2015 10:31:54 +0000 (12:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2015 13:36:19 +0000 (14:36 +0100)
This patch fixes the following warning found by checkpatch.pl:
WARNING: Missing a black line after declarations

Signed-off-by: Cosmin Tomulescu <cosmintom@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/class.c

Simple merge