]> asedeno.scripts.mit.edu Git - linux.git/commit
Documentation : Update relay function types
authorYohan Pipereau <yohan.pipereau@gmail.com>
Sun, 8 Jul 2018 18:19:32 +0000 (20:19 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 Jul 2018 21:11:00 +0000 (15:11 -0600)
commit9ac8c3bd50018c80ad413bff00f054496998cc0d
tree88a3b43449c263004c33802c95d3503e0b44f1fe
parent819d731fe3562783d5697f3269f7d15384b38f4c
Documentation : Update relay function types

This patch updates two callback functions provided as an example in
relay API documentation : subbuf_start and create_buf_file_handler.

These functions were using older and incorrect types causing an
"initialization from incompatible pointer type".

Signed-off-by: Yohan Pipereau <yohan.pipereau@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/relay.txt