From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755704AbbAZKSr (ORCPT ); Mon, 26 Jan 2015 05:18:47 -0500 Received: from mail-we0-f181.google.com ([74.125.82.181]:61414 "EHLO mail-we0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753936AbbAZKSi (ORCPT ); Mon, 26 Jan 2015 05:18:38 -0500 Date: Mon, 26 Jan 2015 12:18:32 +0200 From: Mariam Mohamed Fawzy To: devel@driverdev.osuosl.org Cc: gregkh@linuxfoundation.org, maryammohamed61@gmail.com, thomas.petazzoni@free-electrons.com, notro@tronnes.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] staging: fbtft: fix coding style errors Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset fixes three coding style errors in the file fb_bd663474.c located in the driver fbtft Mariam Mohamed Fawzy (3): fix space prohibited before that close parenthesis ')' fix space prohibited after that open parenthesis '(' fix space required after that ',' drivers/staging/fbtft/fb_bd663474.c | 100 ++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 50 deletions(-) -- 1.9.1