From: Sergey Senozhatsky <senozhatsky@chromium.org>
To: Deming Wang <wangdeming@inspur.com>
Cc: minchan@kernel.org, ngupta@vflare.org, akpm@linux-foundation.org,
senozhatsky@chromium.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] zsmalloc: replace IS_ERR() with IS_ERR_VALUE()
Date: Fri, 4 Nov 2022 12:11:41 +0900 [thread overview]
Message-ID: <Y2SC7UMxQq0Vvzs9@google.com> (raw)
In-Reply-To: <20221104023818.1728-1-wangdeming@inspur.com>
On (22/11/03 22:38), Deming Wang wrote:
> Avoid typecasts that are needed for IS_ERR() and use IS_ERR_VALUE()
> instead.
>
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
prev parent reply other threads:[~2022-11-04 3:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-04 2:38 [PATCH] zsmalloc: replace IS_ERR() with IS_ERR_VALUE() Deming Wang
2022-11-04 3:11 ` Sergey Senozhatsky [this message]
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=Y2SC7UMxQq0Vvzs9@google.com \
--to=senozhatsky@chromium.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=minchan@kernel.org \
--cc=ngupta@vflare.org \
--cc=wangdeming@inspur.com \
/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.