Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933302AbbFVLBf (ORCPT ); Mon, 22 Jun 2015 07:01:35 -0400 Received: from mail-pd0-f179.google.com ([209.85.192.179]:33449 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753642AbbFVLB2 (ORCPT ); Mon, 22 Jun 2015 07:01:28 -0400 Date: Mon, 22 Jun 2015 16:31:15 +0530 From: Sudip Mukherjee To: Joseph Kogut Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: i2o: iop.c: Fix pointer declarations Message-ID: <20150622110115.GA3355@sudip-PC> References: <1434827176-31583-1-git-send-email-joseph.kogut@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434827176-31583-1-git-send-email-joseph.kogut@gmail.com> 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 Content-Length: 519 Lines: 15 On Sat, Jun 20, 2015 at 12:06:16PM -0700, Joseph Kogut wrote: > Kernel coding style dictates that pointer declarations > have the asterisk next to the data name. > > Signed-off-by: Joseph Kogut > --- > drivers/staging/i2o/iop.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) i2o has been removed from staging. Please update your tree. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/