From: Jade Bilkey Date: Mon, 17 Mar 2014 23:45:25 +0000 (-0400) Subject: staging: bcm: Cleanup real_int_callback() X-Git-Tag: v3.15-rc1~139^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54585d5e4ca6abf7d89a11f2ee1f9726f35ea113;p=pandora-kernel.git staging: bcm: Cleanup real_int_callback() Fixes checkpatch.pl warnings and errors and removes some dead code. Checkpath warnings and errors fixed: WARNING: line over 80 characters WARNING: space prohibited before semicolon ERROR: that open brace { should be on the previous line ERROR: space required before the open parenthesis '(' ERROR: space required after that ',' (ctx:VxV) Signed-off-by: Jade Bilkey Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed