ocxl: Rename struct link to ocxl_link
authorAlastair D'Silva <alastair@d-silva.org>
Mon, 25 Mar 2019 05:34:52 +0000 (16:34 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 16:55:00 +0000 (02:55 +1000)
commit9c4ae0645682b97437072693f0edbee17214225b
tree47e8cf039c40dbe1f77ae6b1cbeec76296416e38
parent012ae244845f19d5f6ca2a90426851bc5044a0dc
ocxl: Rename struct link to ocxl_link

The term 'link' is ambiguous (especially when the struct is used for a
list), so rename it for clarity.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/ocxl/file.c
drivers/misc/ocxl/link.c