linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Daniel Mack <daniel@zonque.org>
Cc: linux-usb@vger.kernel.org,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Robert Jarzmik <robert.jarzmik@free.fr>,
	Felipe Balbi <balbi@kernel.org>
Subject: Re: [PATCH] USB: gadget: pxa25x_udc: remove dentry storage for debugfs file
Date: Tue, 18 May 2021 18:29:49 +0200	[thread overview]
Message-ID: <YKPrfb8qQBAn5vYz@kroah.com> (raw)
In-Reply-To: <00cc26c8-313c-9573-7138-754d86f4ca81@zonque.org>

On Tue, May 18, 2021 at 06:23:33PM +0200, Daniel Mack wrote:
> On 5/18/21 6:20 PM, Greg Kroah-Hartman wrote:
> > There is no need to store the dentry pointer for a debugfs file that we
> > only use to remove it when the device goes away.  debugfs can do the
> > lookup for us instead, saving us some trouble, and making things smaller
> > overall.
> > 
> > Cc: Daniel Mack <daniel@zonque.org>
> 
> Acked-by: Daniel Mack <daniel@zonque.org>
> 
> 
> Greg, can you take this via your tree?

Yes I can :)

thanks for the review,

greg k-h

  reply	other threads:[~2021-05-18 16:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18 16:20 [PATCH] USB: gadget: pxa25x_udc: remove dentry storage for debugfs file Greg Kroah-Hartman
2021-05-18 16:23 ` Daniel Mack
2021-05-18 16:29   ` Greg Kroah-Hartman [this message]
2021-06-03  6:16 ` Felipe Balbi

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=YKPrfb8qQBAn5vYz@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=balbi@kernel.org \
    --cc=daniel@zonque.org \
    --cc=haojian.zhuang@gmail.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=robert.jarzmik@free.fr \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).