All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ananda Badmaev <a.badmaev@clicknet.pro>
To: Matthew Wilcox <willy@infradead.org>
Cc: linux-mm@kvack.org, vitaly.wool@konsulko.com
Subject: Re: [PATCH v5] mm: add zblock - new allocator for use via zpool API
Date: Thu, 29 Sep 2022 08:01:44 +0300	[thread overview]
Message-ID: <bde31f63-45de-37b5-a66f-4e35b93b5992@clicknet.pro> (raw)
In-Reply-To: <YzSEffpLlxj3hl2m@casper.infradead.org>

28.09.2022 20:29, Matthew Wilcox пишет:
> On Wed, Sep 28, 2022 at 11:01:00AM +0300, ananda wrote:
>> +static struct zblock_block *alloc_block(struct zblock_pool *pool,
>> +									int block_type, gfp_t gfp)
> 
> Your indentation is completely screwed up.  What are you trying to do
> here?Default tab size was 4 in my code editor. I just have set it to 8 so 
there should be no such problems in the future.


  reply	other threads:[~2022-09-29  5:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28  8:01 [PATCH v5] mm: add zblock - new allocator for use via zpool API ananda
2022-09-28 17:29 ` Matthew Wilcox
2022-09-29  5:01   ` Ananda Badmaev [this message]
2022-09-28 18:37 ` Yosry Ahmed
2022-09-29  5:24   ` Ananda Badmaev
2022-09-29  6:55     ` Vitaly Wool
2022-09-29  6:55   ` Vitaly Wool
2022-09-29  7:58     ` Yosry Ahmed
2022-09-29  8:53       ` Vitaly Wool
2022-09-29 18:28         ` Yosry Ahmed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bde31f63-45de-37b5-a66f-4e35b93b5992@clicknet.pro \
    --to=a.badmaev@clicknet.pro \
    --cc=linux-mm@kvack.org \
    --cc=vitaly.wool@konsulko.com \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.