Skip to content

TaskFocusNext(): reduce pointer updates - #138

Open
mknos wants to merge 2 commits into
Zeal-Operating-System:masterfrom
mknos:taskfocusnext0
Open

TaskFocusNext(): reduce pointer updates#138
mknos wants to merge 2 commits into
Zeal-Operating-System:masterfrom
mknos:taskfocusnext0

Conversation

@mknos

@mknos mknos commented Nov 2, 2023

Copy link
Copy Markdown
Contributor
  • Avoid setting _task and sys_focus_task to NULL if sys_focus_task is NULL
  • Checking sys_focus_task directly is slightly clearer than checking !_task after copy

@GutPuncher
GutPuncher enabled auto-merge March 11, 2024 07:27
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.

2 participants