From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id B98BA1C2B17 for ; Mon, 17 Nov 2014 15:24:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B44C891D06 for ; Mon, 17 Nov 2014 15:24:30 +0000 (UTC) Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hvFJfGcKHged for ; Mon, 17 Nov 2014 15:24:29 +0000 (UTC) Received: from mail1.bemta7.messagelabs.com (mail1.bemta7.messagelabs.com [216.82.254.107]) by whitealder.osuosl.org (Postfix) with ESMTPS id 9A6B991B1C for ; Mon, 17 Nov 2014 15:24:29 +0000 (UTC) From: "Depro, Kenneth J" Date: Mon, 17 Nov 2014 09:24:23 -0600 Subject: RE: [PATCH] staging: unisys: Remove unnecessary spaces after casts in virthba.c Message-ID: <127F4547EB3B47459C5F526C1030C28CDCF4243043@USEA-EXCH8.na.uis.unisys.com> References: <1415388259-4355-1-git-send-email-kenneth.depro@unisys.com> In-Reply-To: <1415388259-4355-1-git-send-email-kenneth.depro@unisys.com> Content-Language: en-US MIME-Version: 1.0 List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: "Depro, Kenneth J" , "gregkh@linuxfoundation.org" Cc: "driverdev-devel@linuxdriverproject.org" , *S-Par-Maintainer > This patch removes all of the unnecessary spaces after casts within > the virthba.c file. The checkpatch script was run again after these > changes, and no "remove spaces after casts" checks were generated. > Signed-off-by: Ken Depro > --- > drivers/staging/unisys/virthba/virthba.c | 130 +++++++++++++++--------------- > 1 file changed, 65 insertions(+), 65 deletions(-) Please disregard this patch for review. There are multiple checkpatch warnings in virthba.c, and I will send a series of patches fixing these up. Ken _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel