Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760462AbdLSIQg (ORCPT ); Tue, 19 Dec 2017 03:16:36 -0500 Received: from perfectintelligent.com ([208.90.184.216]:35604 "EHLO etuitionteacher.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759544AbdLSIQd (ORCPT ); Tue, 19 Dec 2017 03:16:33 -0500 Message-ID: <1513671089.5055.19.camel@perfectintelligent.com> Subject: [PATCH 3/3] perf tools: Fix old email address From: Jaswinder Singh Rajput Reply-To: jaswinder@perfectintelligent.com To: LKML Cc: Ingo Molnar Date: Tue, 19 Dec 2017 13:41:29 +0530 In-Reply-To: <1513670483.5055.6.camel@perfectintelligent.com> References: <1513670483.5055.6.camel@perfectintelligent.com> Organization: Perfect Intelligent Systems Pvt Ltd Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 21 Cc: Ingo Molnar Signed-off-by: Jaswinder Singh Rajput > ---  tools/perf/builtin-stat.c | 2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/builtin-stat.c b/tools/perf/builtin-stat.c index 59af5a8..dfb2159 100644 --- a/tools/perf/builtin-stat.c +++ b/tools/perf/builtin-stat.c @@ -36,7 +36,7 @@   *   Wu Fengguang   *   Mike Galbraith   *   Paul Mackerras - *   Jaswinder Singh Rajput + *   Jaswinder Singh Rajput   *   * Released under the GPL v2. (and only v2, not any later version)   */