refactor-kosfuncs #391

Closed
nitinsoni4115 wants to merge 2 commits from nitinsoni4115/kolibrios:refactor-kosfuncs into main
Contributor

Refactors KOSfuncs.inc (#323):

  • Removed redundant and duplicate comments
  • Cleaned up unnecessary aliases
  • Improved readability and structure

Changes are minimal and safe to avoid breaking compatibility.

Refactors KOSfuncs.inc (#323): - Removed redundant and duplicate comments - Cleaned up unnecessary aliases - Improved readability and structure Changes are minimal and safe to avoid breaking compatibility.
Author
Contributor

Hi! 👋

This PR focuses on cleaning up KOSfuncs.inc by removing redundant comments and unnecessary aliases.

I kept the changes minimal to avoid breaking existing functionality.

Let me know if anything should be adjusted. Thanks!

Hi! 👋 This PR focuses on cleaning up KOSfuncs.inc by removing redundant comments and unnecessary aliases. I kept the changes minimal to avoid breaking existing functionality. Let me know if anything should be adjusted. Thanks!
Owner

How changed files relates to PR topic?
image.png

Also, we already have PR for this issue: #374
If you want to contribue - use that PR as basis, please.

How changed files relates to PR topic? <img width="301" alt="image.png" src="attachments/6e7636a9-bffc-4c19-8867-6e1054c21a73"> Also, we already have PR for this issue: #374 If you want to contribue - use that PR as basis, please.
nitinsoni4115 added 1 commit 2026-03-29 16:45:30 +00:00
Refactor KOSfuncs.inc: remove redundant comments and clean up formatting
Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
f529412c5a
- Remove inline comments from function/constant definitions
- Add logical whitespace between related function groups
- Clean up deprecated SF_MIDI section
- No functional changes, only documentation cleanup
nitinsoni4115 force-pushed refactor-kosfuncs from 5af1bc63f9 to f529412c5a 2026-03-29 16:45:30 +00:00 Compare
nitinsoni4115 added 1 commit 2026-03-29 16:49:43 +00:00
Merge branch 'main' into refactor-kosfuncs
Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
63e3adca5c
Author
Contributor

Hi @Burer! I've cleaned up the PR — removed all unrelated IRC file changes. Now only KOSfuncs.inc is modified. Could you please approve the workflow run? Thank you!

Hi @Burer! I've cleaned up the PR — removed all unrelated IRC file changes. Now only KOSfuncs.inc is modified. Could you please approve the workflow run? Thank you!
nitinsoni4115 closed this pull request 2026-03-29 17:53:41 +00:00
Some checks are pending
1 workflow awaiting approval

The workflow will only run after approval from the repository maintainer.

Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
Test PR / Build *
Required

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#391