-
Notifications
You must be signed in to change notification settings - Fork 74
Asus ze553kl #233
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
base: barni2000/6.16/develop
Are you sure you want to change the base?
Asus ze553kl #233
Conversation
@@ -0,0 +1,24 @@ | |||
// SPDX-License-Identifier: BSD-3-Clause | |||
/* | |||
* Copyright (c) 2024, Antony Kurniawan S. <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be your real name and your email (and not mine 😭), in case we want to bring this to upstream @nationpwned
Please squash your commit and follow kernel guidlines for commit message. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squash your commits
@@ -0,0 +1,24 @@ | |||
// SPDX-License-Identifier: BSD-3-Clause | |||
/* | |||
* Copyright (c) 2025, nationpwned <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Copyright (c) 2025, nationpwned <[email protected]> | |
* Copyright (c) 2025, nationpwned <[email protected]> |
real name or remove thee copyright comment, both are fine but in SoB you will need to use your real name anyway.
No description provided.