We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8561e9 + 8c6b957 commit 2e820f8Copy full SHA for 2e820f8
drivers/s390/block/dasd_genhd.c
@@ -46,7 +46,6 @@ int dasd_gendisk_alloc(struct dasd_block *block)
46
*/
47
.max_segment_size = PAGE_SIZE,
48
.seg_boundary_mask = PAGE_SIZE - 1,
49
- .dma_alignment = PAGE_SIZE - 1,
50
.max_segments = USHRT_MAX,
51
};
52
struct gendisk *gdp;
0 commit comments