Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935119AbcKQDF6 (ORCPT ); Wed, 16 Nov 2016 22:05:58 -0500 Received: from mail-it0-f65.google.com ([209.85.214.65]:35877 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932688AbcKQDF4 (ORCPT ); Wed, 16 Nov 2016 22:05:56 -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/3] staging: xgifb: vb_init.c checkpatch modifications Date: Wed, 16 Nov 2016 22:04:11 -0500 Message-Id: <1479351854-18983-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: 590 Lines: 18 Make Linux kernel coding style modifications for vb_init.c to include: CHECK: Logical continuations should be on the previous line CHECK: Alignment should match open parenthesis Various comment style modifications Walt Feasel (3): staging: xgifb: vb_init.c Logical continuation staging: xgifb: vb_init.c Align parenthesis staging: xgifb: vb_init.c Comment style modifications drivers/staging/xgifb/vb_init.c | 56 ++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 26 deletions(-) -- v2 makes changes to correct for email format patch submission 2.1.4