Re: [Powertop] [Warning fixes 1/6] if 0/endif out unused function dbg_printf_pevent_info
Sergey Senozhatsky <sergey.senozhatsky at gmail.com> Thu, 13 Sep 2012 15:46:25 +0300
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <[email protected]> |
--===============0802181965310065963==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
On (08/24/12 18:48), Joerg Mayer wrote:
> +#if 0
> static void dbg_printf_pevent_info(struct event_format *event, struct pe=
vent_record *rec)
> {
> static struct trace_seq s;
> @@ -198,6 +199,7 @@ static void dbg_printf_pevent_info(struct event_forma=
t *event, struct pevent_rec
> fprintf(stderr, "%.*s", s.len, s.buffer);
> trace_seq_destroy(&s);
> }
> +#endif
> =
> static char * get_pevent_field_str(void *trace, struct event_format *eve=
nt, struct format_field *field)
> {
Hello,
sorry, did you re-send your patches? for some reason I can't find them in m=
y box.
-ss
--===============0802181965310065963==--