On Fri, May 24, 2019 at 07:33:36PM +0530, Aarushi Mehta wrote:
> @@ -557,7 +559,9 @@ static int raw_open_common(BlockDriverState *bs, QDict 
> *options,
>      s->shared_perm = BLK_PERM_ALL;
> 
>  #ifdef CONFIG_LINUX_AIO
> -     /* Currently Linux does AIO only for files opened with O_DIRECT */
> +     /*
> +      * Currently Linux does AIO only for files opened with O_DIRECT
> +      */
>      if (s->use_linux_aio) {

The comment's indentation looks off.  Is it 4 spaces?

Attachment: signature.asc
Description: PGP signature

Reply via email to