Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2136361imm; Thu, 14 Jun 2018 09:16:20 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKydVINnsiSZnXbrCulWoXEn8P60eKC4SB5ysByXlcunvSOAFrdYGO4JZRNTHulTMQIvzHH X-Received: by 2002:a17:902:7898:: with SMTP id q24-v6mr3706285pll.254.1528992980083; Thu, 14 Jun 2018 09:16:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528992980; cv=none; d=google.com; s=arc-20160816; b=jgLmZJ8RqoO4mpGMmUzFvfC7Xj8QlCLZG0X7c2tzRs5ge11RBMMNg58z9mmLeKUkR2 z66Xk12eaz3eTWOV802BY+A61hTMi4HeJd5zGIi/85pohfdQK9lDPwOpHPkdYIpu7/gn 7r4fUWUP9OdWIbAEcp6EUENWSzyhwaloR0+z8Ab9swMoocuGyAmSfMlVzseFshH1Oems MANWlHCvwfhZCGq5joQgjSX7Rdknju0pVjQztH9dUt+oaoTAnht2KZex987f5MLxCPHt K8gfc8ZX0yO3YjY5FkUEJv671r+cu5POzqPA7GxXhgGvunCt1ZDkwTCwtE20UsG05RK1 juXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=EPxUauY60tFaMdjPkqzaJ5eT5uNjNrmHn+k1u6ttIyo=; b=QUgI6p4RIVU583I6yZIssUruEkCltMYb87rbgzLi7ayBHZJKuusuUzG1JRbSPMsZsa gnFa6dgReVYQBm8Y1ldyaDbS+9Snbn0Y4OOTLEb0eKqANOm16RIftVR0htu20g9vjJ62 ex92ZERRht1LyzKzLh43x5tFhpq0wKmKKmNxqq9Kc84QVWyA4fQDypOr6XXn/Ogipkon vrwSJI+hLp8OQ10fXg4bUKx83KT7In38x1VT9wZ8AF/FIjBEcRKfsk0zHVKQCSVUk7cF dTFVlvD6VtpXGklu+5uYU0pjWriVUF0RegYsPs0gI6vqAQCci/1NDvJztzjzkDOaRdLg 11LA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f15-v6si5452857plr.365.2018.06.14.09.16.06; Thu, 14 Jun 2018 09:16:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936177AbeFNQNa (ORCPT + 99 others); Thu, 14 Jun 2018 12:13:30 -0400 Received: from osg.samsung.com ([64.30.133.232]:46337 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755538AbeFNQJf (ORCPT ); Thu, 14 Jun 2018 12:09:35 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 212D920F54; Thu, 14 Jun 2018 09:09:35 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d013t-tGlGZ6; Thu, 14 Jun 2018 09:09:34 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.114.220.dynamic.adsl.gvt.net.br [177.41.114.220]) by osg.samsung.com (Postfix) with ESMTPSA id A487720EB3; Thu, 14 Jun 2018 09:09:16 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.91) (envelope-from ) id 1fTUoE-0005UB-Lh; Thu, 14 Jun 2018 13:09:14 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet Subject: [PATCH v3 25/27] ABI: sysfs-devices-system-cpu: remove a broken reference Date: Thu, 14 Jun 2018 13:09:10 -0300 Message-Id: <1f73822cfe2d33cefe4f16b67b9d1080e43c5de7.1528990947.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This file doesn't exist anymore: Documentation/cpu-freq/user-guide.txt As the ABI already points to Documentation/cpu-freq, just remove the broken link and the associated text. Signed-off-by: Mauro Carvalho Chehab --- Documentation/ABI/testing/sysfs-devices-system-cpu | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index bd4975e132d3..9c5e7732d249 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -238,9 +238,6 @@ Description: Discover and change clock speed of CPUs See files in Documentation/cpu-freq/ for more information. - In particular, read Documentation/cpu-freq/user-guide.txt - to learn how to control the knobs. - What: /sys/devices/system/cpu/cpu#/cpufreq/freqdomain_cpus Date: June 2013 -- 2.17.1