From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932122AbaE1O0x (ORCPT ); Wed, 28 May 2014 10:26:53 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:38884 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754596AbaE1O0v (ORCPT ); Wed, 28 May 2014 10:26:51 -0400 Date: Wed, 28 May 2014 17:26:31 +0300 From: Dan Carpenter To: Mark Hounschell Cc: DaeSeok Youn , devel , Lidza Louina , driverdev-devel@linuxdriverproject.org, linux-kernel , Greg KH Subject: Re: [PATCH V2] staging: dgap: implement proper error handling in dgap_firmware_load() Message-ID: <20140528142631.GQ17724@mwanda> References: <20140527070937.GA21621@devel.8.8.4.4> <20140527102002.GI17724@mwanda> <20140528070233.GP17724@mwanda> <1203682594.1176349.1401271946432.JavaMail.root@mx2.compro.net> <5385EF2B.1000003@compro.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5385EF2B.1000003@compro.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 28, 2014 at 10:14:03AM -0400, Mark Hounschell wrote: > Is that TODO-list going to be commited? The TODO-list is a new thing. People are always complaining that there isn't a TODO-list with task for people to do. Now I can just search my inbox and generate one automatically. Fancy, huh? :) regards, dan carpenter