From: Pavel Machek <pavel@suse.cz>
To: David Singleton <dsingleton@mvista.com>
Cc: linux-pm@lists.osdl.org
Subject: Re: PowerOp core patch
Date: Tue, 15 Aug 2006 19:02:31 +0000 [thread overview]
Message-ID: <20060815190231.GG4032@ucw.cz> (raw)
In-Reply-To: <44D8D45F.80209@mvista.com>
Hi!
> -decl_subsys(power,NULL,NULL);
> +static ssize_t supported_states_show(struct subsystem * subsys, char *
> buf)
> +{
> + struct powerop *this, *next;
> + struct list_head *head = &pm_states.list;
> + const char *header = "< Name > <Frequency> <Voltage>
> <Transition Latency> < Description >\n";
> + char * s = buf;
> +
> + s += sprintf(s, "%s", header);
This was NAKed before.
What is point in resending same broken patch again and again?
--
Thanks for all the (sleeping) penguins.
prev parent reply other threads:[~2006-08-15 19:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-08 18:13 PowerOp core patch David Singleton
2006-08-10 18:43 ` Guennadi Liakhovetski
2006-08-11 2:38 ` david singleton
2006-08-15 19:02 ` Pavel Machek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060815190231.GG4032@ucw.cz \
--to=pavel@suse.cz \
--cc=dsingleton@mvista.com \
--cc=linux-pm@lists.osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox