mbox series

[GIT,PULL] orangefs: two small fixes

Message ID CAOg9mSRq3h=vT1ZXMrZNn3_0gWtYSEPOUv=NyY9Ukhgi_Xa68A@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] orangefs: two small fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git

Message

Mike Marshall July 16, 2019, 5:17 p.m. UTC
The following changes since commit 0ecfebd2b52404ae0c54a878c872bb93363ada36:

  Linux 5.2 (2019-07-07 15:41:56 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-5.3-ofs1

for you to fetch changes up to e65682b55956e9fbf8a88f303a48e7c1430ffe15:

  orangefs: eliminate needless variable assignments (2019-07-11 12:53:02 -0400)

----------------------------------------------------------------
orangefs: This simple pull request is just a fix for an
Unused Value that colin.king@canonical.com sent me and a
related fix I added.

----------------------------------------------------------------
Colin Ian King (1):
      orangefs: remove redundant assignment to variable buffer_index

Mike Marshall (1):
      orangefs: eliminate needless variable assignments

 fs/orangefs/file.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org July 17, 2019, 2:05 a.m. UTC | #1
The pull request you sent on Tue, 16 Jul 2019 13:17:33 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.3-ofs1

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

Thank you!