staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.c
authorGokulnath Avanashilingam <Gokulnath.Avanashilingam@in.bosch.com>
Fri, 20 Dec 2013 15:24:29 +0000 (20:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 19:47:42 +0000 (11:47 -0800)
Removed the developer debug prints BCM_DEBUG_PRINT()
as per the TODO list, also removed braces for the
if-statement to match coding style

Signed-off-by: Gokulnath Avanashilingam <Gokulnath.Avanashilingam@in.bosch.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found