From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Ricardo Leitner Subject: Re: [PATCH net] sctp: rename sctp_diag.c as diag.c Date: Mon, 12 Feb 2018 10:37:04 -0200 Message-ID: <20180212123704.GL7402@localhost.localdomain> References: <0b9abe0b402eaa4c5c71a3d165669814f1789cee.1518431550.git.lucien.xin@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: network dev , linux-sctp@vger.kernel.org, davem@davemloft.net, Neil Horman To: Xin Long Return-path: Received: from mail-qk0-f181.google.com ([209.85.220.181]:46989 "EHLO mail-qk0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934605AbeBLMhI (ORCPT ); Mon, 12 Feb 2018 07:37:08 -0500 Content-Disposition: inline In-Reply-To: <0b9abe0b402eaa4c5c71a3d165669814f1789cee.1518431550.git.lucien.xin@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Feb 12, 2018 at 06:32:30PM +0800, Xin Long wrote: > Remove sctp_ prefix for diag file, to keep consistent with other > files' names, while at it, also to add file comments for diag.c. Okay but this should be a two-patches series then. The changes made with the rename are hard to find/follow later.