aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2025-06-27 13:01:17 +0200
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:58:05 +0200
commitab5fcbb1adc8e44ed027b0a73f484fbc8d528b94 (patch)
tree486b149c31db8b8965f3498602a74a9cef2d399c /tools/perf/scripts/python
parentbtrfs: replace nested usage of min & max with clamp in btrfs_compress_set_lev... (diff)
downloadlinux-ab5fcbb1adc8e44ed027b0a73f484fbc8d528b94.tar.gz
linux-ab5fcbb1adc8e44ed027b0a73f484fbc8d528b94.zip
btrfs: use pgoff_t for page index variables
Any conversion of offsets in the logical or the physical mapping space of the pages is done by a shift and the target type should be pgoff_t (type of struct page::index). Fix the locations where it's still unsigned long. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions