Skip to content

[SYCL][NFC] Fix "unused parameter" warning #5779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 11, 2022

Conversation

lsatanov
Copy link
Contributor

@lsatanov lsatanov commented Mar 10, 2022

This fixes compilation failure in case of compiling with -Werror,-Wunused-parameter.

@lsatanov lsatanov requested a review from a team as a code owner March 10, 2022 13:18
@lsatanov lsatanov requested a review from againull March 10, 2022 13:18
@lsatanov lsatanov requested a review from bader March 10, 2022 13:22
Co-authored-by: Alexey Bader <alexey.bader@intel.com>
@bader bader changed the title [SYCL] Fix compilation failure in case of compiling with -Werror,-Wun… [SYCL] Fix "unused parameter" warning Mar 10, 2022
@bader bader changed the title [SYCL] Fix "unused parameter" warning [SYCL][NFC] Fix "unused parameter" warning Mar 10, 2022
@againull againull merged commit 29b64f2 into intel:sycl Mar 11, 2022
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