From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757728Ab3CSCfK (ORCPT ); Mon, 18 Mar 2013 22:35:10 -0400 Received: from mail-oa0-f49.google.com ([209.85.219.49]:39806 "EHLO mail-oa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753859Ab3CSCfE (ORCPT ); Mon, 18 Mar 2013 22:35:04 -0400 Date: Mon, 18 Mar 2013 19:31:11 -0700 From: Anton Vorontsov To: Andrey Gelman Cc: dwmw2@infradead.org, linux-kernel@vger.kernel.org Subject: Re: A patch to test_power module Message-ID: <20130319023110.GB14118@lizard.gateway.2wire.net> References: <510591F7.5080005@compulab.co.il> <20130203033917.GE25016@lizard.sbx00618.mountca.wayport.net> <510E473C.2040805@compulab.co.il> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <510E473C.2040805@compulab.co.il> 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 On Sun, Feb 03, 2013 at 01:17:16PM +0200, Andrey Gelman wrote: [...] > >The patch looks good, but it is missing Signed-off-by tag. Plus, you > >should also Cc: linux-kernel@vger.kernel.org on submissions (I've added it > >now). > > > >Plus, please don't use html in emails. :) [...] > Fixed ... I think. Thanks a lot for the patch, Andrey! It is now in battery-2.6.git tree. Anton