Re: [PATCH] libmultipath, rbd: Fix spelling in a source code comment

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

 



On 08/16/2016 03:02 PM, Bart Van Assche wrote:
> Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx>
> ---
>  libmultipath/checkers/rbd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libmultipath/checkers/rbd.c b/libmultipath/checkers/rbd.c
> index 6f1b53a..7f540ad 100644
> --- a/libmultipath/checkers/rbd.c
> +++ b/libmultipath/checkers/rbd.c
> @@ -355,7 +355,7 @@ static int sysfs_write_rbd_bus(const char *which, const char *buf,
>  	int fd;
>  	int r;
>  
> -	/* we require newer kernels so single_major should alwayws be there */
> +	/* we require newer kernels so single_major should always be there */
>  	snprintf(sysfs_path, sizeof(sysfs_path),
>  		 "/sys/bus/rbd/%s_single_major", which);
>  	fd = open(sysfs_path, O_WRONLY);
> 

Thanks.

Reviewed-by: Mike Christie <mchristi@xxxxxxxxxx>

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux