diff options
author | Julien Grall <julien.grall@citrix.com> | 2015-08-07 18:34:39 +0200 |
---|---|---|
committer | Julien Grall <julien.grall@citrix.com> | 2015-09-08 19:03:53 +0200 |
commit | 0467533a7a5da08a881a31120d95cd159e54640b (patch) | |
tree | 53637e3b782261594a9454dd30aa08cfff1e6bf0 /drivers/tty | |
parent | xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn (diff) | |
download | linux-0467533a7a5da08a881a31120d95cd159e54640b.tar.xz linux-0467533a7a5da08a881a31120d95cd159e54640b.zip |
video/xen-fbfront: Further s/MFN/GFN clean-up
The PV driver xen-fbfront is only dealing with GFN and not MFN. Rename
all the occurence of MFN to GFN.
Also take the opportunity to replace to usage of pfn_to_gfn by
xen_page_to_gfn.
Signed-off-by: Julien Grall <julien.grall@citrix.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions