From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756591AbbFPOeQ (ORCPT ); Tue, 16 Jun 2015 10:34:16 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:33487 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754791AbbFPOcn (ORCPT ); Tue, 16 Jun 2015 10:32:43 -0400 Date: Tue, 16 Jun 2015 20:02:32 +0530 From: Sudip Mukherjee To: "Guillermo O. Freschi" Cc: abbotti@mev.co.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] drivers/staging/comedi/drivers/pcl816.c: style fix Message-ID: <20150616143232.GA15515@sudip-PC> References: <1434455800-22366-1-git-send-email-kedrot@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434455800-22366-1-git-send-email-kedrot@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 On Tue, Jun 16, 2015 at 08:56:40AM -0300, Guillermo O. Freschi wrote: > Removed some spaces before a tab character. > > Signed-off-by: Guillermo O. Freschi I should have checked when you sent your v1. This patch will not apply. This change has already been done by commit: 8b4e7da51 ("staging: comedi/drivers/pcl.* coding style fixes") please create your patches based on staging-testing tree. and always use scripts/get_maintainer.pl to get a list of people and mailing lists to send your patch. regards sudip