public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.1-rc3
@ 2019-03-29 19:39 Greg KH
  2019-03-29 22:14 ` Linus Torvalds
  2019-03-29 22:15 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2019-03-29 19:39 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.1-rc3

for you to fetch changes up to cd1b772d4881d1cd15b90ec17aab9ac7950e8850:

  driver core: remove BUS_ATTR() (2019-03-18 07:07:30 +0100)

----------------------------------------------------------------
Driver core patch for 5.1-rc3

Here is a single driver core patch for 5.1-rc3.

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.

This patch has been in linux-next for a while, with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      driver core: remove BUS_ATTR()

 include/linux/device.h | 2 --
 1 file changed, 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-30  7:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2019-03-29 22:15 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox