Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752417Ab1DEDl6 (ORCPT ); Mon, 4 Apr 2011 23:41:58 -0400 Received: from mail-gw0-f46.google.com ([74.125.83.46]:58415 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751739Ab1DEDl4 (ORCPT ); Mon, 4 Apr 2011 23:41:56 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=qvnmy5RN1Y/N8qe5bhXbIAbjuZZGzhBB2JCKuGBgoCFpZU3vHSHShvo0DSU77YE3jm zRpToVA7n7Aj9AnYrgfwszc6i0ptZaG0muQP1wyuhXZ5zpADRgiCWDiDoqpS61eNPaxN sadsL1IJZIPiiLzfamehYuYF0XIYgtqr58YyI= Date: Mon, 4 Apr 2011 22:41:48 -0500 From: Jonathan Nieder To: linux-media@vger.kernel.org Cc: Huber Andreas , Mauro Carvalho Chehab , Hans Verkuil , linux-kernel@vger.kernel.org, Ben Hutchings , Steven Toth Subject: Re: [PATCH 7/7] [mpeg] cx88: don't use atomic_t for core->users Message-ID: <20110405034123.GA7420@elie> References: <20110327150610.4029.95961.reportbug@xen.corax.at> <20110327152810.GA32106@elie> <20110402093856.GA17015@elie> <20110405032014.GA4498@elie> <20110405033114.GH4498@elie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110405033114.GH4498@elie> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 469 Lines: 11 Jonathan Nieder wrote: > [Subject: [PATCH 7/7] [mpeg] cx88: don't use atomic_t for core->users] The subject should say [media] rather than [mpeg]. I fixed it locally and then sent the wrong patch; sorry for the nonsense. -- 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/