From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753128Ab3LBM6g (ORCPT ); Mon, 2 Dec 2013 07:58:36 -0500 Received: from mail-bk0-f44.google.com ([209.85.214.44]:61142 "EHLO mail-bk0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752171Ab3LBM6c (ORCPT ); Mon, 2 Dec 2013 07:58:32 -0500 Date: Mon, 2 Dec 2013 13:58:29 +0100 From: Ingo Molnar To: Viresh Kumar Cc: rostedt@goodmis.org, linaro-kernel@lists.linaro.org, patches@linaro.org, fweisbec@gmail.com, mingo@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tracepoint: Spell Fix: Write "binay" as "binary" Message-ID: <20131202125829.GA22627@gmail.com> References: <32a55f133a8138560044ecdac34f0e5aef97ddc3.1385977486.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <32a55f133a8138560044ecdac34f0e5aef97ddc3.1385977486.git.viresh.kumar@linaro.org> 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 * Viresh Kumar wrote: > Binary was written as binay, probably by mistake. Fix it. > > Signed-off-by: Viresh Kumar The patch title itself needs spelling and capitalization fixes as well... Thanks, Ingo