From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:49794 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730880AbeHISQO (ORCPT ); Thu, 9 Aug 2018 14:16:14 -0400 From: Kalle Valo To: Michael =?utf-8?Q?B=C3=BCsch?= Cc: linux-wireless , b43-dev , =?utf-8?Q?Rafa=C5=82_Mi=C5=82ecki?= , Joe Perches Subject: Re: ssb: Remove home-grown printk wrappers References: <20180731215638.381f0370@wiggum> <877ekz1r1d.fsf@kamboji.qca.qualcomm.com> Date: Thu, 09 Aug 2018 18:50:40 +0300 In-Reply-To: <877ekz1r1d.fsf@kamboji.qca.qualcomm.com> (Kalle Valo's message of "Thu, 09 Aug 2018 18:46:38 +0300") Message-ID: <87y3dfzghb.fsf@kamboji.qca.qualcomm.com> (sfid-20180809_175047_532767_0FD0A2DD) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: Kalle Valo writes: > Michael B=C3=BCsch writes: > >> Replace the ssb printk wrappers by standard print helpers. >> Also remove SSB_SILENT. Nobody should use it anyway. >> >> Originally submitted by Joe Perches . >> Modified to add dev_... based printks. >> >> Signed-off-by: Michael Buesch >> Tested-by: Michael Buesch >> Cc: Joe Perches > > Applied manually: > > 4d77a89e3924 b43legacy/leds: Ensure NUL-termination of LED name string Heh, a copy paste error. Shows that I should not be applying anything manually. Anyway, the correct commit id is: b8b6069cf208 ssb: Remove home-grown printk wrappers --=20 Kalle Valo