From 54585d5e4ca6abf7d89a11f2ee1f9726f35ea113 Mon Sep 17 00:00:00 2001 From: Jade Bilkey Date: Mon, 17 Mar 2014 19:45:25 -0400 Subject: [PATCH] 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-format-patch failed