From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756091AbYDYAYS (ORCPT ); Thu, 24 Apr 2008 20:24:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753353AbYDYAYF (ORCPT ); Thu, 24 Apr 2008 20:24:05 -0400 Received: from mail.suse.de ([195.135.220.2]:44373 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752821AbYDYAYE (ORCPT ); Thu, 24 Apr 2008 20:24:04 -0400 Date: Thu, 24 Apr 2008 17:23:51 -0700 From: Brandon Philips To: Mauro Carvalho Chehab Cc: Adrian Bunk , Matthias Schwarzott , v4l-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org, Patrick Boettcher Subject: Re: [v4l-dvb-maintainer] no help text for DVB_TUNER_ITD1000 Message-ID: <20080425002351.GA19764@plankton> References: <20080424202257.GC18854@cs181133002.pp.htv.fi> <20080424172838.5df1da67@gaivota> <20080424210821.GA14416@plankton> <20080424203937.0c21093b@gaivota> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080424203937.0c21093b@gaivota> User-Agent: Mutt/1.5.14 (2007-03-31) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20:39 Thu 24 Apr 2008, Mauro Carvalho Chehab wrote: > I've did a diff between the applied patch and the original ones. It is > not easy to compare the diffs manually, since file order changes, but > it seems that the other patches are ok. interdiff can help find identical patches that just change file order. Cheers, Brandon