From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752633AbcEAVJc (ORCPT ); Sun, 1 May 2016 17:09:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58925 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752404AbcEAVJb (ORCPT ); Sun, 1 May 2016 17:09:31 -0400 Date: Sun, 1 May 2016 14:09:29 -0700 From: Greg Kroah-Hartman To: Ming Li Cc: Mateusz Kulikowski , devel , linux-kernel Subject: Re: [PATCH] rtllib: change function name of Dot11d_Reset Message-ID: <20160501210929.GA17486@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 27, 2016 at 05:31:38PM +0800, Ming Li wrote: > hi, i rename Dot11d_Reset function. Why? > > Regards, > Ming Li Please don't put this in the changelog text, it's not needed. And also, make your subject line show the subsystem and driver you are modifying, so it doesn't get ignored. Look at the other patches accepted for these files to get an idea of what is needed. thanks, greg k-h