From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 9 Oct 2010 18:21:49 +0300 From: Johan Hedberg To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Sort TODO by priority Message-ID: <20101009152149.GB17328@jh-x301> References: <1286468515-20738-1-git-send-email-luiz.dentz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1286468515-20738-1-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Thu, Oct 07, 2010, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz > > Items shall be sorted by priority and latter by complexity so that tasks > with higher priority and lower complexity always appear on top. > --- > TODO | 58 +++++++++++++++++++++++++++++----------------------------- > 1 files changed, 29 insertions(+), 29 deletions(-) Thanks. The patch is now upstream. Johan