]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: bcm2835-audio: fix style problem in vc_vchi_audioserv_defs.h
authorMiquel Raynal <raynal.miquel@gmail.com>
Tue, 31 Jan 2017 13:32:08 +0000 (14:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2017 12:05:06 +0000 (13:05 +0100)
Remove spaces around parenthesized expression to conform to the
kernel coding style. Issue found by checkpatch.pl script.

Signed-off-by: Miquel Raynal <raynal.miquel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h

index 09f07fd891bbbaf9610691922ff6384978a70e07..928dd60095109ff5541cc67580e1f4861e1da425 100644 (file)
@@ -22,7 +22,7 @@
 #define VC_AUDIO_SERVER_NAME  MAKE_FOURCC("AUDS")
 
 /* Maximum message length */
-#define VC_AUDIO_MAX_MSG_LEN  (sizeof( VC_AUDIO_MSG_T ))
+#define VC_AUDIO_MAX_MSG_LEN  (sizeof(VC_AUDIO_MSG_T))
 
 /*
  *  List of screens that are currently supported