diff options
author | Zheng Yu <zheng.yu@northwestern.edu> | 2025-07-29 21:28:56 +0300 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2025-09-18 17:09:21 +0300 |
commit | cafc6679824a026998d93e7435f6005f64e515d2 (patch) | |
tree | 2e43c58fb9282e9c3726fa5d5938cbb8f3324044 /scripts/lib/kdoc/kdoc_files.py | |
parent | e551cc21bb0bb3f0a776a012c6033ccd4cbe419e (diff) | |
download | linux-cafc6679824a026998d93e7435f6005f64e515d2.tar.xz |
jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
Replace hardcoded value 127 with DTPAGEMAXSLOT constant in boundary
checks within jfs_readdir() and dtReadFirst(). This improves code
maintainability and ensures consistency with the defined maximum
slot value.
Signed-off-by: Zheng Yu <zheng.yu@northwestern.edu>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions