Re: [PATCH] perf_event_open.2: Add missing variable name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

On 2/7/23 02:50, Namhyung Kim wrote:
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>

Patch applied.  Thanks,

Alex

> ---
>  man2/perf_event_open.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
> index df515f7d1..dd90ab007 100644
> --- a/man2/perf_event_open.2
> +++ b/man2/perf_event_open.2
> @@ -2336,7 +2336,7 @@ struct {
>      char   data[size];  /* if PERF_SAMPLE_STACK_USER */
>      u64    dyn_size;    /* if PERF_SAMPLE_STACK_USER &&
>                             size != 0 */
> -    union perf_sample_weight;
> +    union perf_sample_weight weight;
>                          /* if PERF_SAMPLE_WEIGHT */
>                          /* || PERF_SAMPLE_WEIGHT_STRUCT */
>      u64    data_src;    /* if PERF_SAMPLE_DATA_SRC */

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux