Skip to content
Snippets Groups Projects
Commit 277c5f27 authored by Nicholas Bellinger's avatar Nicholas Bellinger
Browse files

target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors


This patch adds the new macro usage of include/linux/kernel.h:DIV_ROUND_UP_SECTOR_T
for the new DIV_ROUND_UP_ULL() usage for 32-bit architectures with unsigned long long
sector_t division in transport_allocate_data_tasks() usage for target_core_mod v4.1

Reported-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarNicholas A. Bellinger <nab@linux-iscsi.org>
parent 36a26c69
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment