From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757514AbcIVO57 (ORCPT ); Thu, 22 Sep 2016 10:57:59 -0400 Received: from tex.lwn.net ([70.33.254.29]:52377 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757328AbcIVO5v (ORCPT ); Thu, 22 Sep 2016 10:57:51 -0400 Date: Thu, 22 Sep 2016 08:57:48 -0600 From: Jonathan Corbet To: Shuah Khan Cc: davem@davemloft.net, nicolas.dichtel@6wind.com, elfring@users.sourceforge.net, geert@linux-m68k.org, akpm@linux-foundation.org, gregkh@linuxfoundation.org, kvalo@codeaurora.org, mchehab@kernel.org, linux@roeck-us.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pcmcia@lists.infradead.org Subject: Re: [PATCH v2 0/3] Move runnable tools from Documentation to tools Message-ID: <20160922085748.16894b15@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 21 Sep 2016 18:51:10 -0600 Shuah Khan wrote: > Move runnable tools from Documentation to tools. I moved just the > tools code, and left documentation files as is. > > Based on the v1 series feedback, This v2 series moves accounting, > laptops/dslm, and pcmcia to tools. > > If v2 patches look good, and if I get an okay, I will try to get > these into 4.9-rc1 Acked-by: Jonathan Corbet Though I still wonder if we really need to keep some of those tools... jon