From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753206AbcC3BAG (ORCPT ); Tue, 29 Mar 2016 21:00:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37702 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752100AbcC3BAF (ORCPT ); Tue, 29 Mar 2016 21:00:05 -0400 Date: Tue, 29 Mar 2016 18:00:03 -0700 From: Greg Kroah-Hartman To: Ming Li Cc: Amitoj Kaur Chawla , Aybuke Ozdemir , Burcin Akalin , Anton Tatuev , Deepa Dinamani , devel , linux-kernel Subject: Re: [PATCH] Skein:move macros into appropriate header files Message-ID: <20160330010003.GA19630@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 30, 2016 at 08:51:42AM +0800, Ming Li wrote: > hi, i move macros into header files. > > > regards, > > > Signed-off-by: Ming Li That's a very strange changelog comment, can you please expand on what you are doing this for? You need to explain _why_ you are doing something, not what you are doing. thanks, greg k-h