From patchwork Thu Apr 26 06:47:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10364779 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 3DE44601BE for ; Thu, 26 Apr 2018 06:52:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2C48D28FE6 for ; Thu, 26 Apr 2018 06:52:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1EDD929061; Thu, 26 Apr 2018 06:52:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 39FC628FE6 for ; Thu, 26 Apr 2018 06:52:20 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 1842A2677CF; Thu, 26 Apr 2018 08:43:15 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 2D9EB2677D2; Thu, 26 Apr 2018 08:43:12 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by alsa0.perex.cz (Postfix) with ESMTP id 6483D2677C8 for ; Thu, 26 Apr 2018 08:43:08 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Apr 2018 23:43:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,329,1520924400"; d="scan'208";a="44719474" Received: from vkoul-udesk7.iind.intel.com ([10.223.84.143]) by FMSMGA003.fm.intel.com with ESMTP; 25 Apr 2018 23:43:05 -0700 From: Vinod Koul To: alsa-devel@alsa-project.org Date: Thu, 26 Apr 2018 12:17:44 +0530 Message-Id: <1524725264-20553-1-git-send-email-vkoul@kernel.org> X-Mailer: git-send-email 2.7.4 Cc: Vinod Koul , Vinod Koul Subject: [alsa-devel] [PATCH] tinycompress: Update email address for Vinod X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Vinod Koul --- src/lib/compress.c | 2 +- src/utils/cplay.c | 2 +- src/utils/crecord.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/compress.c b/src/lib/compress.c index 934690e39ed0..bba4fcfcc5f2 100644 --- a/src/lib/compress.c +++ b/src/lib/compress.c @@ -8,7 +8,7 @@ * Copyright (c) 2011-2012, Intel Corporation * All rights reserved. * - * Author: Vinod Koul + * Author: Vinod Koul * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/utils/cplay.c b/src/utils/cplay.c index ea36b8771caf..87863a307b47 100644 --- a/src/utils/cplay.c +++ b/src/utils/cplay.c @@ -8,7 +8,7 @@ * Copyright (c) 2011-2012, Intel Corporation * All rights reserved. * - * Author: Vinod Koul + * Author: Vinod Koul * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/utils/crecord.c b/src/utils/crecord.c index c55bae9f8d6e..12ad9615a580 100644 --- a/src/utils/crecord.c +++ b/src/utils/crecord.c @@ -9,7 +9,7 @@ * Copyright (c) 2013-2014, Wolfson Microelectronic Ltd. * All rights reserved. * - * Author: Vinod Koul + * Author: Vinod Koul * Author: Charles Keepax * * Redistribution and use in source and binary forms, with or without