Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754269AbcKUPTk (ORCPT ); Mon, 21 Nov 2016 10:19:40 -0500 Received: from mail-it0-f66.google.com ([209.85.214.66]:36593 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753208AbcKUPTi (ORCPT ); Mon, 21 Nov 2016 10:19:38 -0500 From: Walt Feasel To: w.d.hubbs@gmail.com Cc: chris@the-brannons.com, kirk@reisers.ca, samuel.thibault@ens-lyon.org, speakup@linux-speakup.org, gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Walt Feasel Subject: [PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications Date: Mon, 21 Nov 2016 10:19:19 -0500 Message-Id: <1479741565-19419-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: 748 Lines: 24 Make Linux kernel style modifications for speak_soft.c to include: Space around operator Logical continuation Multiple blank lines Blank line after { comment modifications Align parenthesis Walt Feasel (6): staging: speakup: speakup_soft.c Space around operator staging: speakup: speakup_soft.c Logical continuation staging: speakup: speakup_soft.c Multiple blank lines staging: speakup: speakup_soft.c Blank line after { staging: speakup: speakup_soft.c comment modifications staging: speakup: speakup_soft.c Align parenthesis drivers/staging/speakup/speakup_soft.c | 46 ++++++++++++++++------------------ 1 file changed, 21 insertions(+), 25 deletions(-) -- v2 makes changes to correct for email format patch submission 2.1.4