* Question about autosleep_show function
@ 2013-12-20 19:33 Rodolfo García Peñas
2013-12-20 21:26 ` Rafael J. Wysocki
0 siblings, 1 reply; 3+ messages in thread
From: Rodolfo García Peñas @ 2013-12-20 19:33 UTC (permalink / raw)
To: linux-pm
Hi,
I am new with the kernel source.
The function autosleep_show is defined at kernel/power/main.c, but it is not used. Is possible remove it or I am missing something? See [1]
Thanks
kix
[1] http://lxr.free-electrons.com/ident?i=autosleep_show
--
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Question about autosleep_show function
2013-12-20 19:33 Question about autosleep_show function Rodolfo García Peñas
@ 2013-12-20 21:26 ` Rafael J. Wysocki
2013-12-20 21:53 ` Rodolfo García Peñas
0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2013-12-20 21:26 UTC (permalink / raw)
To: Rodolfo García Peñas; +Cc: linux-pm
On Friday, December 20, 2013 08:33:20 PM Rodolfo García Peñas wrote:
> Hi,
Hi,
> I am new with the kernel source.
>
> The function autosleep_show is defined at kernel/power/main.c, but it is not used. Is possible remove it or I am missing something? See [1]
Although it is not used directly, it is actually used by the power_attr(autosleep) below.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Question about autosleep_show function
2013-12-20 21:26 ` Rafael J. Wysocki
@ 2013-12-20 21:53 ` Rodolfo García Peñas
0 siblings, 0 replies; 3+ messages in thread
From: Rodolfo García Peñas @ 2013-12-20 21:53 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: linux-pm
On Fri, 20 Dec 2013, Rafael J. Wysocki escribió:
> On Friday, December 20, 2013 08:33:20 PM Rodolfo García Peñas wrote:
> > Hi,
>
> Hi,
>
> > I am new with the kernel source.
> >
> > The function autosleep_show is defined at kernel/power/main.c, but it is not used. Is possible remove it or I am missing something? See [1]
>
> Although it is not used directly, it is actually used by the power_attr(autosleep) below.
Thanks Rafael.
Rodolfo.
> Thanks,
> Rafael
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-20 21:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 19:33 Question about autosleep_show function Rodolfo García Peñas
2013-12-20 21:26 ` Rafael J. Wysocki
2013-12-20 21:53 ` Rodolfo García Peñas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).