Update kernel-doc according to 'reply' to 'msg' member name change which
has been done in
9eec4fcfbbc7 ("kdbus.h: rename 'reply' to 'msg' in
struct kdbus_cmd_recv").
* -EOVERFLOW, this field will contain the number of
* broadcast messages that have been lost since the
* last call.
- * @reply: Return storage for received message.
+ * @msg: Return storage for received message.
* @items: Additional items for this command.
*
* This struct is used with the KDBUS_CMD_RECV ioctl.