Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1349538
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] perf tools: explicitly declare inc_group_count as a void function |
| Date | 2016-03-03 21:00 +0100 |
| Message-ID | <r8HzI-3qB-9@gated-at.bofh.it> (permalink) |
| References | <r8AHU-77v-9@gated-at.bofh.it> <r8AHV-77v-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Thu, Mar 03, 2016 at 01:39:39PM +0100, Jiri Olsa escreveu: > On Thu, Mar 03, 2016 at 12:30:14PM +0000, Colin King wrote: > > From: Colin Ian King <colin.king@canonical.com> > > > > The return type is not defined, so it defaults to int, however, > > the function is not returning anything, so this is clearly not > > correct. Make it a void function. > > Acked-by: Jiri Olsa <jolsa@kernel.org> Thanks, applied.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] perf tools: explicitly declare inc_group_count as a void function Colin King <colin.king@canonical.com> - 2016-03-03 13:40 +0100
Re: [PATCH] perf tools: explicitly declare inc_group_count as a void function Jiri Olsa <jolsa@redhat.com> - 2016-03-03 13:40 +0100
Re: [PATCH] perf tools: explicitly declare inc_group_count as a void function Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-03-03 21:00 +0100
[tip:perf/core] perf tools: Explicitly declare inc_group_count as a void function tip-bot for Colin Ian King <tipbot@zytor.com> - 2016-03-08 11:40 +0100
csiph-web