From: Rusty Russell Date: Mon, 14 Oct 2013 10:58:35 +0000 (+1030) Subject: ccan/io: rename io_op to io_plan. X-Git-Url: https://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=7a8a585c32d1010426f587a6933f05de7a06dfd0;hp=7a8a585c32d1010426f587a6933f05de7a06dfd0 ccan/io: rename io_op to io_plan. This is a better description, since it's I/O we plan to do next. Signed-off-by: Rusty Russell ---