be2net: insert a blank line after function/struct//enum definitions
authorKalesh AP <kalesh.purayil@emulex.com>
Fri, 19 Sep 2014 10:16:58 +0000 (15:46 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Sep 2014 19:01:08 +0000 (15:01 -0400)
This patch inserts a blank line after function/struct/union/enum definitions
as per checkpatch warnings.

Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found