From: Wambui Karuga <wambui.karugax@gmail.com>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] drm: remove unnecessary return variable
Date: Sun, 20 Oct 2019 11:42:46 +0300 [thread overview]
Message-ID: <20191020084246.GA2576@wambui> (raw)
In-Reply-To: <alpine.DEB.2.21.1910192102410.5888@hadrien>
On Sat, Oct 19, 2019 at 09:04:31PM +0200, Julia Lawall wrote:
>
>
> On Sat, 19 Oct 2019, Wambui Karuga wrote:
>
> > From: Wambui Karuga <wambui.karugax@gmail.com>
> >
> > Remove unnecessary variable `ret` in drm_dp_atomic_find_vcpi_slots()
> > only used to hold the function return value and have the function
> > return the value directly.
>
> This patch applies for me, but with a huge offset. What tree are you
> using?
>
> Also, Greg won't apply this, because it's not targeting staging. Is this
> for a specific outreachy project?
>
> julia
>
Yes, this is for the GPU subsystem project. The project has its own tree
here: https://cgit.freedesktop.org/drm/drm-misc/
I thought we should also cc the mailing list to project-specific patches.
wambui
next prev parent reply other threads:[~2019-10-20 8:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-19 7:18 [PATCH] drm: remove unnecessary return variable Wambui Karuga
2019-10-19 19:04 ` [Outreachy kernel] " Julia Lawall
2019-10-20 8:42 ` Wambui Karuga [this message]
2019-10-22 9:19 ` Daniel Vetter
2019-10-22 9:19 ` Daniel Vetter
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=20191020084246.GA2576@wambui \
--to=wambui.karugax@gmail.com \
--cc=alpine.DEB.2.21.1910192102410.5888@hadrien \
--cc=julia.lawall@lip6.fr \
--cc=outreachy-kernel@googlegroups.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.