Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933150AbcKQFje (ORCPT ); Thu, 17 Nov 2016 00:39:34 -0500 Received: from mail-it0-f66.google.com ([209.85.214.66]:35567 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751320AbcKQFjd (ORCPT ); Thu, 17 Nov 2016 00:39:33 -0500 From: Walt Feasel To: arnaud.patard@rtp-net.org Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Walt Feasel Subject: [PATCH v2 0/7] staging: xgifb: XGI_main_26.c checkpatch modifications Date: Thu, 17 Nov 2016 00:39:07 -0500 Message-Id: <1479361154-26071-1-git-send-email-waltfeasel@gmail.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1017 Lines: 26 Make Linux kernel coding style modifications for XGI_main_26.c to include: CHECK: Alignment should match open parenthesis CHECK: No space is necessary after a cast CHECK: Logical continuations should be on the previous line CHECK: spaces preferred around that '-' CHECK: Blank lines aren't necessary after an open brace '{' CHECK: Blank lines aren't necessary before a close brace '}' Comment style modifications Walt Feasel (7): staging: xgifb: XGI_main_26.c Comment style modifications staging: xgifb: XGI_main_26.c No space after cast staging: xgifb: XGI_main_26.c Logical continuation staging: xgifb: XGI_main_26.c Space around operator staging: xgifb: XGI_main_26.c Blank line after { staging: xgifb: XGI_main_26.c Blank line before } staging: xgifb: XGI_main_26.c Align match parenthesis drivers/staging/xgifb/XGI_main_26.c | 184 +++++++++++++++--------------------- 1 file changed, 78 insertions(+), 106 deletions(-) -- v2 makes changes to correct for email format patch submission 2.1.4