Re: [PATCH] libceph: Fix comment typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jul 24, 2022 at 2:20 PM Jason Wang <wangborong@xxxxxxxxxx> wrote:
>
> The double `without' is duplicated in the comment, remove one.
>
> Signed-off-by: Jason Wang <wangborong@xxxxxxxxxx>
> ---
>  net/ceph/pagelist.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/ceph/pagelist.c b/net/ceph/pagelist.c
> index 65e34f78b05d..74622b278d57 100644
> --- a/net/ceph/pagelist.c
> +++ b/net/ceph/pagelist.c
> @@ -96,7 +96,7 @@ int ceph_pagelist_append(struct ceph_pagelist *pl, const void *buf, size_t len)
>  EXPORT_SYMBOL(ceph_pagelist_append);
>
>  /* Allocate enough pages for a pagelist to append the given amount
> - * of data without without allocating.
> + * of data without allocating.
>   * Returns: 0 on success, -ENOMEM on error.
>   */
>  int ceph_pagelist_reserve(struct ceph_pagelist *pl, size_t space)
> --
> 2.35.1
>

Applied.

Thanks,

                Ilya



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Ceph Dev]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux