aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-03-10 18:55:30 +0000
committerDaniel Vetter <[email protected]>2021-03-12 15:10:03 +0100
commitccf953d8f3d68e85e577e843fdcde8872b0a9769 (patch)
tree2c97a42bc4cf623c7ef0e76b44c2a454c6df6273 /net/unix/unix_bpf.c
parent8613385cb2856e2ee9c4efb1f95eeaca0e1a0963 (diff)
fb_defio: Remove custom address_space_operations
There's no need to give the page an address_space. Leaving the page->mapping as NULL will cause the VM to handle set_page_dirty() the same way that it's handled now, and that was the only reason to set the address_space in the first place. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: William Kucharski <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions