From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753498AbaI2L3J (ORCPT ); Mon, 29 Sep 2014 07:29:09 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:39918 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814AbaI2L3H (ORCPT ); Mon, 29 Sep 2014 07:29:07 -0400 X-IronPort-AV: E=McAfee;i="5600,1067,7575"; a="70547171" X-IronPort-AV: E=Sophos;i="5.04,619,1406617200"; d="scan'208";a="759649658" From: Kalle Valo To: Joe Perches CC: wil6210 , , , , , "John W. Linville" , Vladimir Kondratiev , Subject: Re: [PATCH] ath: change logging functions to return void References: <1411407334.2952.46.camel@joe-AO725> Date: Mon, 29 Sep 2014 14:28:42 +0300 In-Reply-To: <1411407334.2952.46.camel@joe-AO725> (Joe Perches's message of "Mon, 22 Sep 2014 10:35:34 -0700") Message-ID: <87h9zq1x91.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: NASANEXM01C.na.qualcomm.com (129.46.53.236) To NASANEXM01G.na.qualcomm.com (10.46.200.111) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joe Perches writes: > The return values are not used by callers of these functions > so change the functions to return void. > > Other miscellanea: > > o add __printf verification to wil6210 logging functions > No format/argument mismatches found > > Signed-off-by: Joe Perches Thanks, applied. -- Kalle Valo