Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754200AbbELVTN (ORCPT ); Tue, 12 May 2015 17:19:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:32828 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754114AbbELVTC (ORCPT ); Tue, 12 May 2015 17:19:02 -0400 Date: Tue, 12 May 2015 14:19:01 -0700 From: Greg Kroah-Hartman To: Adrian Remonda Cc: Ian Abbott , H Hartley Sweeten , "open list:STAGING SUBSYSTEM" , open list Subject: Re: [PATCH] Staging: comedi: Removed expression that has no effect Message-ID: <20150512211901.GA10352@kroah.com> References: <1431464634-25240-1-git-send-email-adrianremonda@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431464634-25240-1-git-send-email-adrianremonda@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 21 On Tue, May 12, 2015 at 11:03:52PM +0200, Adrian Remonda wrote: > This patch remove a register from an '|' expression. > It is wrong since after in the code, the variable ai_trig gets > written back to that register. > > > modified: drivers/staging/comedi/drivers/ni_mio_common.c What does this line mean here? And Hartley sent a fix for this yesterday, I haven't had a chance to apply it yet... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/