Skip to content

Remove duplicate code in vectorAddMMAP example - #28

Closed
pentschev wants to merge 1 commit into
NVIDIA:mainfrom
pentschev:remove-duplicate-code
Closed

Remove duplicate code in vectorAddMMAP example#28
pentschev wants to merge 1 commit into
NVIDIA:mainfrom
pentschev:remove-duplicate-code

Conversation

@pentschev

Copy link
Copy Markdown

The code to determine granularity is duplicated, immediately after perforing that check, the same code exists. The second entry is being eliminated by this change.

The code to determine granularity is duplicated, immediately after
perforing that check, the same code exists. The second entry is being
eliminated by this change.
@vzhurba01

Copy link
Copy Markdown
Contributor

Thanks for pointing it out. As per CONTRIBUTING.md, at this time we don't accept merge requests and an issue should be filed instead.

I've applied a fix in the latest release, no further action needed: v12.0.0

@vzhurba01 vzhurba01 closed this Dec 8, 2022
@leofang

leofang commented Dec 8, 2022

Copy link
Copy Markdown
Member

@pentschev next time you can send an MR to the internal repo 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants