]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit - arch/x86/include/asm/io.h
x86/mm: Improve documentation for low-level device I/O functions
authorJonathan Corbet <corbet@lwn.net>
Fri, 27 Jan 2017 23:17:52 +0000 (16:17 -0700)
committerIngo Molnar <mingo@kernel.org>
Sat, 28 Jan 2017 08:37:51 +0000 (09:37 +0100)
commitf58576666ccdcfb9cf7cae8669dffe1eed844f88
tree5d564d090fa61400c69bf35e85072cb99682166a
parent1b1bc42c1692e9b62756323c675a44cb1a1f9dbd
x86/mm: Improve documentation for low-level device I/O functions

Add kerneldoc comments for memcpy_{to,from}io() and memset_io().  The
existing documentation for ioremap() was distant from the definition,
causing kernel-doc to miss it; move it appropriately.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170127161752.0b95e95b@lwn.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/io.h