-
Notifications
You must be signed in to change notification settings - Fork 396
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
Fix formatting for MM_MemoryManager class #7335
Conversation
@amicic Would you please review? I am planning to add change to this class, but noticed formatting imperfections better to be fixed first. |
@babsingh please, proceed with final review |
Few typos in the commit message, otherwise LGTM:
|
Fix code formatting according to coding standards. This change is non-functional intentionally. Signed-off-by: Dmitri Pivkine <Dmitri_Pivkine@ca.ibm.com>
fixed |
@dmitripivkine Your new changes weren't pushed. |
Thank you, sorry about this. Should be good now. |
jenkins build all |
|
Fix code formatting according Coding Standards.
This change is non-functional intentially.