From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wim Van Sebroeck Subject: Re: linux-next: Tree for March 2 (watchdog) Date: Tue, 2 Mar 2010 21:46:42 +0100 Message-ID: <20100302204642.GI7459@infomag.iguana.be> References: <20100302180915.1388d3f3.sfr@canb.auug.org.au> <4B8D4701.6060903@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailrelay008.isp.belgacom.be ([195.238.6.174]:64742 "EHLO mailrelay008.isp.belgacom.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753510Ab0CBUqp (ORCPT ); Tue, 2 Mar 2010 15:46:45 -0500 Content-Disposition: inline In-Reply-To: <4B8D4701.6060903@oracle.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML Hi Randy, Overlooked that one. Fixed now. Thanks, Wim. > On 03/01/10 23:09, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20100301: > > > linux-next-20100302/drivers/watchdog/wdt.c: In function 'wdt_ioctl': > linux-next-20100302/drivers/watchdog/wdt.c:370: error: assignment of read-only variable 'ident' > linux-next-20100302/drivers/watchdog/wdt.c:373: error: assignment of read-only variable 'ident' > linux-next-20100302/drivers/watchdog/wdt.c:375: error: assignment of read-only variable 'ident' > make[3]: *** [drivers/watchdog/wdt.o] Error 1 > > > > -- > ~Randy