From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: [PATCH v1 4/4] ASoC: Intel: hifi2: Get rid of snail address in comments Date: Tue, 31 Jan 2017 16:14:25 +0200 Message-ID: <20170131141425.35482-4-andriy.shevchenko@linux.intel.com> References: <20170131141425.35482-1-andriy.shevchenko@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by alsa0.perex.cz (Postfix) with ESMTP id 79104267353 for ; Tue, 31 Jan 2017 15:14:29 +0100 (CET) In-Reply-To: <20170131141425.35482-1-andriy.shevchenko@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown , alsa-devel@alsa-project.org, Liam Girdwood , Vinod Koul Cc: Andy Shevchenko List-Id: alsa-devel@alsa-project.org Snail mail addresses are subject to change. This already happened once, so, better to get rid of mention of such addresses for good. Signed-off-by: Andy Shevchenko --- sound/soc/intel/boards/mfld_machine.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sound/soc/intel/boards/mfld_machine.c b/sound/soc/intel/boards/mfld_machine.c index 4e08885f37aa..c9ad717a224e 100644 --- a/sound/soc/intel/boards/mfld_machine.c +++ b/sound/soc/intel/boards/mfld_machine.c @@ -1,5 +1,5 @@ /* - * mfld_machine.c - ASoc Machine driver for Intel Medfield MID platform + * ASoC Machine driver for Intel Medfield MID platform * * Copyright (C) 2010 Intel Corp * Author: Vinod Koul @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. - * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -- 2.11.0