mbox series

[GIT] IDE

Message ID 20181202.223152.888201577912576435.davem@davemloft.net
State Accepted
Headers show
Series [GIT] IDE | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git

Message

David Miller Dec. 3, 2018, 6:31 a.m. UTC
A missing of_node_put() and a small cleanup.

Please pull, thanks!

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 94d0fb159da94cb4522e14d6004bb7acf2ff0387:

  ide: Change to use DEFINE_SHOW_ATTRIBUTE macro (2018-12-02 22:09:09 -0800)

----------------------------------------------------------------
Yangtao Li (2):
      ide: pmac: add of_node_put()
      ide: Change to use DEFINE_SHOW_ATTRIBUTE macro

 drivers/ide/ide-proc.c | 15 ++-------------
 drivers/ide/pmac.c     |  1 +
 2 files changed, 3 insertions(+), 13 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 3, 2018, 5:55 p.m. UTC | #1
The pull request you sent on Sun, 02 Dec 2018 22:31:52 -0800 (PST):

> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f3f950dba37b5bec870147aeb9878a157a6eb875

Thank you!