From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757586AbcILLMv (ORCPT ); Mon, 12 Sep 2016 07:12:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34475 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751955AbcILLMs (ORCPT ); Mon, 12 Sep 2016 07:12:48 -0400 Date: Mon, 12 Sep 2016 13:12:52 +0200 From: Greg Kroah-Hartman To: Matias Mucciolo Cc: Ian Abbott , H Hartley Sweeten , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: comedi: comedi_fops: coding style fixes Message-ID: <20160912111252.GA5557@kroah.com> References: <3598378.og5EpeWNXi@varitech> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3598378.og5EpeWNXi@varitech> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 08, 2016 at 03:27:49PM -0300, Matias Mucciolo wrote: > > - Fixed coding style in comedi_fops.c Symbolic to octal permission. > > Signed-off-by: Matias Mucciolo > Reviewed-by: Ian Abbott > --- > drivers/staging/comedi/comedi_fops.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Does not apply to my tree at all, can you rebase it against the staging-next branch of staging.git and resend? thanks, greg k-h