From: Ken Depro Date: Tue, 20 Jan 2015 15:01:12 +0000 (-0500) Subject: staging: unisys: fix checkpatch checks for structs in virthba.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc598c75b72174d125ea2a7568cd231ba9fed27;p=pandora-kernel.git staging: unisys: fix checkpatch checks for structs in virthba.c This patch fixes a couple small issues reported by the checkpatch script: Adds a blank line after a struct definition. Removes unnecessary parentheses surrounding a dereference of a struct member. Signed-off-by: Ken Depro Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed