Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754668AbcKUPGK (ORCPT ); Mon, 21 Nov 2016 10:06:10 -0500 Received: from mail-io0-f196.google.com ([209.85.223.196]:34111 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753882AbcKUPGI (ORCPT ); Mon, 21 Nov 2016 10:06:08 -0500 From: Walt Feasel To: gregkh@linuxfoundation.org Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Walt Feasel Subject: [PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications Date: Mon, 21 Nov 2016 10:05:46 -0500 Message-Id: <1479740751-18751-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: 624 Lines: 20 Make Linux kernel style modifications for emxx_udc.c to include: Blank lines after { Logical continuation Single statement blocks Spaces preferred around operators Align parenthesis Walt Feasel (5): staging: emxx_udc: emxx_udc.c Blank lines after { staging: emxx_udc: emxx_udc.c Logical continuation staging: emxx_udc: emxx_udc.c {} Single statement blocks staging: emxx_udc: emxx_udc.c Spaces preferred around operators staging: emxx_udc: emxx_udc.c Align parenthesis drivers/staging/emxx_udc/emxx_udc.c | 57 ++++++++++++------------------------- 1 file changed, 18 insertions(+), 39 deletions(-) -- 2.1.4