From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753681Ab3CRRUc (ORCPT ); Mon, 18 Mar 2013 13:20:32 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:36480 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753086Ab3CRRUa (ORCPT ); Mon, 18 Mar 2013 13:20:30 -0400 Message-ID: <51474CCF.3070909@ti.com> Date: Mon, 18 Mar 2013 13:20:15 -0400 From: Eduardo Valentin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Dan Carpenter CC: , , , , Subject: Re: [PATCH 1/8] staging: omap-thermal: fix return value References: <1363618756-15851-1-git-send-email-eduardo.valentin@ti.com> <1363618756-15851-2-git-send-email-eduardo.valentin@ti.com> <20130318163902.GT9138@mwanda> In-Reply-To: <20130318163902.GT9138@mwanda> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dan, On 18-03-2013 12:39, Dan Carpenter wrote: > Thanks. > > Acked-by: Dan Carpenter > > regards, > dan carpenter > > > Thanks for taking the time to check this code. Eduardo