On Mon, Apr 27, 2015 at 02:32:49PM -0600, Azael Avalos wrote:
> The function toshiba_bluetooth_status s currently printing the status
A nit since there will be v2: ^ is
--
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux
Azael Avalos writes:
> Well, I was under the impression that what really gets printed is:
> toshiba_bluetooth: killswitch 1
Ah, right. Yes, I missed the
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
you already had in the module. That helps a lot.
Bjørn
--
To unsubscribe from this list: sen
Hi there,
2015-04-28 1:36 GMT-06:00 Bjørn Mork :
> Azael Avalos writes:
>
>> The function toshiba_bluetooth_status s currently printing the status
>> of the device whenever it is queried, but since the introduction of
>> the rfkill poll code, this value will get printed everytime the poll
>> occu
Azael Avalos writes:
> The function toshiba_bluetooth_status s currently printing the status
> of the device whenever it is queried, but since the introduction of
> the rfkill poll code, this value will get printed everytime the poll
> occurs.
>
> This patch changes the level of the printed messa
4 matches
Mail list logo