From: Miquel Raynal Date: Tue, 31 Jan 2017 13:32:08 +0000 (+0100) Subject: staging: bcm2835-audio: fix style problem in vc_vchi_audioserv_defs.h X-Git-Tag: v4.11-rc1~116^2~214 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8e39c57c1f7782c12c9ccec83d823f05e06e1b9;p=platform%2Fkernel%2Flinux-exynos.git staging: bcm2835-audio: fix style problem in vc_vchi_audioserv_defs.h Remove spaces around parenthesized expression to conform to the kernel coding style. Issue found by checkpatch.pl script. Signed-off-by: Miquel Raynal Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h b/drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h index 09f07fd..928dd60 100644 --- a/drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h +++ b/drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h @@ -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