[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1d5b5559-b23d-47cc-9c8d-0badf0c21482@suse.com>
Date: Thu, 21 Dec 2023 07:55:16 +0100
From: Juergen Gross <jgross@...e.com>
To: YouHong Li <liyouhong@...inos.cn>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
k2ci <kernel-bot@...inos.cn>
Subject: Re: [PATCH] drivers/block/xen-blkback/common.h: Fix spelling typo in
comment
On 21.12.23 04:00, YouHong Li wrote:
> From: liyouhong <liyouhong@...inos.cn>
>
> Fix spelling typo in comment.
>
> Reported-by: k2ci <kernel-bot@...inos.cn>
> Signed-off-by: liyouhong <liyouhong@...inos.cn>
>
> diff --git a/drivers/block/xen-blkback/common.h b/drivers/block/xen-blkback/common.h
> index 40f67bfc052d..c64253d3bb40 100644
> --- a/drivers/block/xen-blkback/common.h
> +++ b/drivers/block/xen-blkback/common.h
> @@ -132,7 +132,7 @@ struct blkif_x86_32_request {
> struct blkif_x86_64_request_rw {
> uint8_t nr_segments; /* number of segments */
> blkif_vdev_t handle; /* only for read/write requests */
> - uint32_t _pad1; /* offsetof(blkif_reqest..,u.rw.id)==8 */
> + uint32_t _pad1; /* offsetof(blkif_request..,u.rw.id)==8 */
Please keep the "*/" aligned with the ones above and below.
> uint64_t id;
> blkif_sector_t sector_number;/* start sector idx on disk (r/w only) */
> struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST];
Juergen
Download attachment "OpenPGP_0xB0DE9DD628BF132F.asc" of type "application/pgp-keys" (3684 bytes)
Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (496 bytes)
Powered by blists - more mailing lists