All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux List Kernel Mailing <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] Driver core fixes for 5.1-rc3
Date: Sat, 30 Mar 2019 08:10:25 +0100	[thread overview]
Message-ID: <20190330071025.GA5068@kroah.com> (raw)
In-Reply-To: <CAHk-=wggq+RYy1F1Ym0W3juRNsFAOgAun25uLxziwUpQAmNVPA@mail.gmail.com>

On Fri, Mar 29, 2019 at 03:14:03PM -0700, Linus Torvalds wrote:
> On Fri, Mar 29, 2019 at 12:39 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> >
> > After 5.1-rc1, all of the users of BUS_ATTR() are finally removed, so we
> > can now drop this macro from include/linux/device.h so that no more new
> > users will be created.
> 
> Note that a quick grep shows that it still exists in the Chinese
> translation of filesystems/sysfs.txt..

Yeah, I wasn't going to touch that :)

Usually the translations take a few versions to sync back up again, as
they watch the English version for changes.

> Also mentioned in a comment, but at least there it talks about the "old macro".

Yes, I had to "open code" it in one place so I tried to document why it
was done that way.

thanks,

greg k-h

  reply	other threads:[~2019-03-30  7:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-29 19:39 [GIT PULL] Driver core fixes for 5.1-rc3 Greg KH
2019-03-29 22:14 ` Linus Torvalds
2019-03-30  7:10   ` Greg KH [this message]
2019-03-29 22:15 ` pr-tracker-bot

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=20190330071025.GA5068@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.