Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758957AbZCQVl1 (ORCPT ); Tue, 17 Mar 2009 17:41:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755981AbZCQVlR (ORCPT ); Tue, 17 Mar 2009 17:41:17 -0400 Received: from mail-bw0-f169.google.com ([209.85.218.169]:42406 "EHLO mail-bw0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755448AbZCQVlQ (ORCPT ); Tue, 17 Mar 2009 17:41:16 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=uM4ZTFxvRkGqiPwziGD/dogX0yjKQFQoZIFPcYzgGFroB5JRz2H027Dlzyg5c5TQL5 bnOVlLoAJrZabhvxdUwlj3VHHQZD7LpPjeYxpCjQaLR4VxUJdHnVLknT3d0nbGNxZlEt BIdn5vN+3OtGc4+CDIiPE5PTN8A6keAJImezg= Subject: Re: [PATCH] radio-mr800.c: Missing mutex include From: Alexey Klimov To: Alessio Igor Bogani Cc: LKML , Mauro Carvalho Chehab , linux-media@vger.kernel.org, video4linux-list@redhat.com In-Reply-To: <1237323618-6464-1-git-send-email-abogani@texware.it> References: <1237323618-6464-1-git-send-email-abogani@texware.it> Content-Type: text/plain Date: Wed, 18 Mar 2009 00:42:08 +0300 Message-Id: <1237326128.2141.17.camel@tux.localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 25 On Tue, 2009-03-17 at 22:00 +0100, Alessio Igor Bogani wrote: > radio-mr800.c uses struct mutex, so while seems to be > pulled in indirectly by one of the headers it already includes, the > right thing is to include it directly. Hello, Alessio Patch looks okay for my eyes. If it useful it should be applied. Thank you! Mauro, if patch is okay please apply it. If you need my ack - here it is: Acked-by: Alexey Klimov -- Best regards, Klimov Alexey -- 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/