Home
last modified time | relevance | path

Searched hist:c2a052a4a949df53f50a5024843432d2234cb824 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_virtio.cdiff c2a052a4a949df53f50a5024843432d2234cb824 Thu Jun 23 21:55:41 CDT 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> remoteproc: rename len of rpoc_vring to num

Rename the member len in the structure rpoc_vring to num. And remove 'in
bytes' from the comment of it. This is misleading. Because this actually
refers to the size of the virtio vring to be created. The unit is not
bytes.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Message-Id: <20220624025621.128843-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
H A Dremoteproc_core.cdiff c2a052a4a949df53f50a5024843432d2234cb824 Thu Jun 23 21:55:41 CDT 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> remoteproc: rename len of rpoc_vring to num

Rename the member len in the structure rpoc_vring to num. And remove 'in
bytes' from the comment of it. This is misleading. Because this actually
refers to the size of the virtio vring to be created. The unit is not
bytes.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Message-Id: <20220624025621.128843-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/openbmc/linux/include/linux/
H A Dremoteproc.hdiff c2a052a4a949df53f50a5024843432d2234cb824 Thu Jun 23 21:55:41 CDT 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> remoteproc: rename len of rpoc_vring to num

Rename the member len in the structure rpoc_vring to num. And remove 'in
bytes' from the comment of it. This is misleading. Because this actually
refers to the size of the virtio vring to be created. The unit is not
bytes.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Message-Id: <20220624025621.128843-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>