From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from eusmtp01.atmel.com ([212.144.249.242]:27425 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752662AbbJLCOt (ORCPT ); Sun, 11 Oct 2015 22:14:49 -0400 Subject: Re: [PATCH 08/14] staging: wilc1000: remove typedef from tstrStatistics To: Dan Carpenter References: <1444268961-7551-1-git-send-email-tony.cho@atmel.com> <1444268961-7551-8-git-send-email-tony.cho@atmel.com> <20151009081628.GP7340@mwanda> CC: , , , , , , , , , , From: Tony Cho Message-ID: <561B1788.6090400@atmel.com> (sfid-20151012_041452_276875_B34944F8) Date: Mon, 12 Oct 2015 11:14:32 +0900 MIME-Version: 1.0 In-Reply-To: <20151009081628.GP7340@mwanda> Content-Type: text/plain; charset="UTF-8"; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Dan, I will find much clearer naming rules when sending version 2 for them. Thanks for your opinion, Tony. On 2015년 10월 09일 17:16, Dan Carpenter wrote: > I feel like the name 'statistics' is very vague. I guess it's so vague > that it's unlikely anyone else will try use it... > > regards, > dan carpenter