-
Notifications
You must be signed in to change notification settings - Fork 40
pick develop/eagle to master #569
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
Conversation
-- Local variable "items" shadows outer variable. -- Function parameter should be passed by const reference. pick from: linuxdeepin@52f6971
Corrected I2C protocol touchpad showing as PS/2 interface in Device Manager, and updated input device interface detection rules. pick from: linuxdeepin@6e5ecd7 Log: Fix incorrect Bus interface display for I2C devices Bug: https://pms.uniontech.com/bug-view-326531.html Task: https://pms.uniontech.com/task-view-379781.html Change-Id: Id30e6e792ce8757de50a53e68fec6af69d490644
-- parse the edid ,and show the right monitor name. pick from: linuxdeepin@662a912 Log: add feature for Monitor. Task: https://pms.uniontech.com/task-view-379819.html
-- The "ret" is not use, so remvoe it. pick from: linuxdeepin@dabc018
-- Enhance application runtime performance -- Clean up dead/unused code pick from: linuxdeepin@04d5c66
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.
deepin pr auto review我来对这个代码diff进行审查:
建议:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
pick develop/eagle to master