From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757512AbbIDH5j (ORCPT ); Fri, 4 Sep 2015 03:57:39 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:34065 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600AbbIDH5i (ORCPT ); Fri, 4 Sep 2015 03:57:38 -0400 Date: Fri, 4 Sep 2015 13:27:17 +0530 From: Ravi Teja Darbha To: gregkh@linuxfoundation.org Cc: hamohammed.sa@gmail.com, balbi@ti.com, vinc94@gmail.com, hgujulan@visteon.com, roberta.dobrescu@gmail.com, tapaswenipathak@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] staging: emxx_udc: Fix several coding style issues 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 Fix several coding style issue as suggested by checkpatch.pl with --strict option Ravi Teja Darbha (3): staging: emxx_udc: Remove FSF mailing address staging: emxx_udc: Avoid using multiple blank lines staging: emxx_udc: Fix NULL comparison style drivers/staging/emxx_udc/emxx_udc.c | 75 +++++++++++++++---------------------- drivers/staging/emxx_udc/emxx_udc.h | 30 --------------- 2 files changed, 31 insertions(+), 74 deletions(-) -- 1.9.1