[PATCH] Drivers: Added spaces around a bitwise OR.

Greg KH gregkh at linuxfoundation.org
Sun Apr 3 18:42:17 UTC 2016


On Sun, Apr 03, 2016 at 08:19:37PM +0200, Juanma de Hoyos wrote:
> 
> Coding rules request placing bitwise OR operators between empty spaces
> for better readibility. This patch applies this format to a line in
> dgnc_tty.c file. 
> 
> Signed-off-by: Juanma de Hoyos <juanmahv at gmail.com>
> ---
>  drivers/staging/dgnc/dgnc_tty.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Please always put the driver and subsystem name in the subject: line.

Please fix up and resend.

thanks,

greg k-h


More information about the devel mailing list