From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Subject: Re: [PATCH net-next] bluetooth: Convert bt_ logging functions to return void Date: Wed, 24 Sep 2014 09:40:51 +0200 Message-ID: <54204FE6-FE0E-4826-93DC-4A6BF6A4F03D@holtmann.org> References: <1411409861.2952.57.camel@joe-AO725> Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Cc: "Gustavo F. Padovan" , Johan Hedberg , "David S. Miller" , BlueZ development , Network Development , linux-kernel@vger.kernel.org To: Joe Perches Return-path: In-Reply-To: <1411409861.2952.57.camel@joe-AO725> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi Joe, > No caller or macro uses the return value so make all > the functions return void. > > Signed-off-by: Joe Perches > --- > This change is associated to a desire to eventually > change printk to return void. > > include/net/bluetooth/bluetooth.h | 4 ++-- > net/bluetooth/lib.c | 14 ++++---------- > 2 files changed, 6 insertions(+), 12 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel