From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751985AbbIPFEJ (ORCPT ); Wed, 16 Sep 2015 01:04:09 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:33771 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751772AbbIPFEH (ORCPT ); Wed, 16 Sep 2015 01:04:07 -0400 Date: Wed, 16 Sep 2015 10:34:00 +0530 From: Sudip Mukherjee To: Marcos =?iso-8859-1?Q?Can=E1n?= Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, tapaswenipathak@gmail.com, linux-kernel@vger.kernel.org, josh@joshtriplett.org, aedesymen@gmail.com Subject: Re: [PATCH] staging: wlan-ng: prism2fw: coding style: Fixed too long lines. Message-ID: <20150916050400.GD3237@sudip-pc> References: <1442358594-29077-1-git-send-email-mcanan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1442358594-29077-1-git-send-email-mcanan@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, Sep 15, 2015 at 08:09:54PM -0300, Marcos Canán wrote: > This is a patch to the prism2fw.c file that fixes > too long lines. > > Signed-off-by: Marcos Canán > --- This will not apply because of cfa6954ced97 ("staging: wlan-ng: fix long line"). Which tree you have used? regards sudip