aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorJulien Grall <[email protected]>2015-06-30 11:58:51 +0100
committerDavid Vrabel <[email protected]>2015-10-23 14:20:35 +0100
commita7a6df222351de23791bb64165f14c21ff4d1653 (patch)
treec6dcd1771b20c0ba0465731e6a8cd9f0590a89fa /net/lapb/lapb_in.c
parent33204663ef85d9ce79009b2246afe6a2fef8eb1b (diff)
block/xen-blkfront: Store a page rather a pfn in the grant structure
All the usage of the field pfn are done using the same idiom: pfn_to_page(grant->pfn) This will return always the same page. Store directly the page in the grant to clean up the code. Signed-off-by: Julien Grall <[email protected]> Acked-by: Roger Pau MonnĂ© <[email protected]> Reviewed-by: Stefano Stabellini <[email protected]> Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions