Skip to content

Cleanup: remove unnecessary vararg argument in PooledByteBufAllocator#8338

Merged
normanmaurer merged 1 commit intonetty:4.1from
doom369:unnecessary_vararg
Oct 5, 2018
Merged

Cleanup: remove unnecessary vararg argument in PooledByteBufAllocator#8338
normanmaurer merged 1 commit intonetty:4.1from
doom369:unnecessary_vararg

Conversation

@doom369
Copy link
Copy Markdown
Contributor

@doom369 doom369 commented Oct 5, 2018

Motivation:

No need in varargs, the method always accepts array.

Modification:

... replaced with []

@netty-bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

@normanmaurer
Copy link
Copy Markdown
Member

@netty-bot test this please

@normanmaurer normanmaurer merged commit 6cebb60 into netty:4.1 Oct 5, 2018
@normanmaurer normanmaurer self-assigned this Oct 5, 2018
@normanmaurer normanmaurer added this to the 4.1.31.Final milestone Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants