perf drm_pmu: Fix spelling mistake "bufers" -> "buffers"
authorColin Ian King <colin.i.king@gmail.com>
Mon, 30 Jun 2025 12:51:28 +0000 (13:51 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 30 Jun 2025 16:10:50 +0000 (09:10 -0700)
commitbb986e4720009da4221aeeeed7dec3f56d96502c
tree8c5ed9810726f24d39dc2bf2d066b7fb18e0ac9c
parent844f962ca6bf5b01d0af0bc62a7f06135581fe92
perf drm_pmu: Fix spelling mistake "bufers" -> "buffers"

There are spelling mistakes in some literal strings. Fix these.

Fixes: 28917cb17f9d ("perf drm_pmu: Add a tool like PMU to expose DRM information")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250630125128.562895-1-colin.i.king@gmail.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/drm_pmu.c