From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754565AbdGSVpA (ORCPT ); Wed, 19 Jul 2017 17:45:00 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33784 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753702AbdGSVo6 (ORCPT ); Wed, 19 Jul 2017 17:44:58 -0400 Date: Wed, 19 Jul 2017 14:44:57 -0700 From: Andrew Morton To: Randy Dunlap Cc: LKML , Linus Torvalds Subject: Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Message-Id: <20170719144457.8b1b6556fc7883ac7bc2b2b0@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 19 Jul 2017 14:40:20 -0700 Randy Dunlap wrote: > Fix major alphabetic errors. No attempt to fix items that all begin > with the same word (like ARM, BROADCOM, DRM, EDAC, FREESCALE, INTEL, > OMAP, PCI, SAMSUNG, TI, USB, etc.). > > (diffstat +/- is different by one line because TI KEYSTONE MULTICORE > had 2 blank lines after it.) Acked-by: Andrew Morton Linus, can you please grab this?