From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932792AbdCIQoa (ORCPT ); Thu, 9 Mar 2017 11:44:30 -0500 Received: from mail-pf0-f195.google.com ([209.85.192.195]:34229 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754819AbdCIQnQ (ORCPT ); Thu, 9 Mar 2017 11:43:16 -0500 From: Arushi Singhal To: w.d.hubbs@gmail.com Cc: chris@the-brannons.com, outreachy-kernel@googlegroups.com, kirk@reisers.ca, samuel.thibault@ens-lyon.org, gregkh@linuxfoundation.org, speakup@linux-speakup.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Arushi Singhal Subject: [PATCH 0/4] staging: speakup: checkpatch guided cleanups Date: Thu, 9 Mar 2017 22:04:29 +0530 Message-Id: <20170309163433.19462-1-arushisinghal19971997@gmail.com> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Improve readability by fixing multiple checkpatch.pl issues in speakup driver. Arushi Singhal (4): staging: speakup: Comparison to NULL could be written staging: speakup:indentation should use tabs staging: speakup: Alignment match open parenthesis staging: speakup: Placed Logical on the previous line drivers/staging/speakup/fakekey.c | 2 +- drivers/staging/speakup/i18n.c | 4 ++-- drivers/staging/speakup/kobjects.c | 42 +++++++++++++++++----------------- drivers/staging/speakup/main.c | 46 +++++++++++++++++++------------------- 4 files changed, 47 insertions(+), 47 deletions(-) -- 2.11.0