From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 19 Mar 2018 11:37:09 +0100 From: Greg Kroah-Hartman To: Thomas Gleixner Cc: LKML , Ingo Molnar , Kate Stewart , Philippe Ombredanne , "H. Peter Anvin" , John Stultz , Nicolas Pitre , Russell King , Stephen Boyd , Colin Cross , David Riley Subject: Re: [patch 01/3] time: Remove useless filenames in top level comments Message-ID: <20180319103709.GA21397@kroah.com> References: <20180319100441.809595337@linutronix.de> <20180319100810.262396736@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180319100810.262396736@linutronix.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Mon, Mar 19, 2018 at 11:04:42AM +0100, Thomas Gleixner wrote: > Remove the pointless filenames in the top level comments. They have no > value at all and just occupy space. While at it tidy up some of the > comments. > > Signed-off-by: Thomas Gleixner Reviewed-off-by: Greg Kroah-Hartman