diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-08-25 18:32:56 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-08-25 14:46:42 -0600 |
commit | 8e7ee0f6fa33934373c1c37e8cfb71cff2acea09 (patch) | |
tree | d98dcc3b7df21ce5a350ea0ac64f6f01a666eca3 /rust/helpers/build_bug.c | |
parent | d74968780bf287958e2815be5f088dd6c7b7aa19 (diff) |
floppy: Replace custom SZ_64K constant
There are only two headers using the K_64 custom constant. Moreover,
its usage tangles a code because the constant is defined in the C
file, while users are in the headers. Replace it with well defined
SZ_64K from sizes.h.
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250825163545.39303-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions