summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2026-01-27 02:09:37 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2026-01-27 02:09:37 -0300
commitf1321cce848c558fde4c0c6bcd5e53f3cefd3af2 (patch)
treea8c35160e381ce1ba70b10c0b3711e9f418eef9f /include/linux/i2c/git@git.tavy.me:linux.git
parent678ed6b707e4b2db250f255d2f959322896dae65 (diff)
perf session: Don't write to memory pointed to a const pointer
Since it is freshly allocated just attribute it to a non-const pointer and then change it via that pointer. That way we avoid const-correctness warnings in recent glibc versions. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions