7/18

mm/huge_memory: move EOF trimming into the file split helper

将EOF裁剪逻辑移入file split helper,自行计算边界,删除调用者传递的@end和nr_shmem_dropped参数,简化接口。