All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: linux-kernel@vger.kernel.org, Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] mfd: max8925: Remove the unused function irq_to_max8925()
Date: Thu, 5 Jan 2023 15:02:24 +0000	[thread overview]
Message-ID: <Y7bmgGMWlbFL2pJL@google.com> (raw)
In-Reply-To: <20221227081805.54185-1-jiapeng.chong@linux.alibaba.com>

On Tue, 27 Dec 2022, Jiapeng Chong wrote:

> The function irq_to_max8925() is defined in the max8925-core.c
> file, but not called elsewhere, so remove this unused function.
> 
> drivers/mfd/max8925-core.c:472:40: warning: unused function 'irq_to_max8925'.
> 
> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3561
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> ---
>  drivers/mfd/max8925-core.c | 6 ------
>  1 file changed, 6 deletions(-)

Applied, thanks

-- 
Lee Jones [李琼斯]

      reply	other threads:[~2023-01-05 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-27  8:18 [PATCH] mfd: max8925: Remove the unused function irq_to_max8925() Jiapeng Chong
2023-01-05 15:02 ` Lee Jones [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=Y7bmgGMWlbFL2pJL@google.com \
    --to=lee@kernel.org \
    --cc=abaci@linux.alibaba.com \
    --cc=jiapeng.chong@linux.alibaba.com \
    --cc=linux-kernel@vger.kernel.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.