From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751588AbbCMEx1 (ORCPT ); Fri, 13 Mar 2015 00:53:27 -0400 Received: from mail-pd0-f170.google.com ([209.85.192.170]:33724 "EHLO mail-pd0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbbCMExY (ORCPT ); Fri, 13 Mar 2015 00:53:24 -0400 Date: Fri, 13 Mar 2015 10:23:13 +0530 From: Sudip Mukherjee To: "M. Vefa Bicakci" Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH 01/16] staging: rtl8723au: Reformat whitespace to increase readability Message-ID: <20150313045313.GA3687@sudip-PC> References: <1426216532-24058-1-git-send-email-m.v.b@runbox.com> <1426216532-24058-2-git-send-email-m.v.b@runbox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426216532-24058-2-git-send-email-m.v.b@runbox.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 12, 2015 at 11:15:17PM -0400, M. Vefa Bicakci wrote: > Adjust the whitespace in the local variable declaration and initialization > part of a number of functions to increase readability in rtl8723au's > rtw_security.c. > > Signed-off-by: M. Vefa Bicakci you have not added the maintainers in your To list, and usually initials are discouraged in the Signed-off-by. The name here should be the name the way you use it to sign legal documents. regards sudip