From: Greg Kroah-Hartman <hidden> Date: 2014-11-02 01:30:39
Also in:lkml
On Thu, Oct 30, 2014 at 01:20:23PM +0100, Peter Meerwald wrote:
quoted
kdbus is a system for low-latency, low-overhead, easy to use
interprocess communication (IPC).
The interface to all functions in this driver is implemented through ioctls
on /dev nodes. This patch adds detailed documentation about the kernel
level API design.
just some typos below
<snip>
Many thanks for the fixes, I've made them all to the file now, it will
show up in the next version we send out.
greg k-h