From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Triplett Subject: Re: [PATCH] Documentation: make data-structures.txt easier to read Date: Sat, 20 Jan 2018 16:17:51 -0800 Message-ID: <20180121001750.GB17630@localhost> References: <0db75caa-21ef-c5c9-2ae6-63cb115d1c1f@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from relay2-d.mail.gandi.net ([217.70.183.194]:60002 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750987AbeAUAR4 (ORCPT ); Sat, 20 Jan 2018 19:17:56 -0500 Content-Disposition: inline In-Reply-To: <0db75caa-21ef-c5c9-2ae6-63cb115d1c1f@infradead.org> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Randy Dunlap Cc: Linux-Sparse , Christopher Li On Sat, Jan 20, 2018 at 03:49:15PM -0800, Randy Dunlap wrote: > From: Randy Dunlap > > Make this file easier to read by removing the name at the beginning > of each line. > Put its source and attribution at the beginning of the file. > > Signed-off-by: Randy Dunlap Reviewed-by: Josh Triplett