Skip to content

Comments

static const struct blobmsg_policy oci_linux_cgroups_memory_policy#29

Merged
openwrt-bot merged 1 commit intoopenwrt:mainfrom
xiaobaishu1:patch-1
Feb 10, 2026
Merged

static const struct blobmsg_policy oci_linux_cgroups_memory_policy#29
openwrt-bot merged 1 commit intoopenwrt:mainfrom
xiaobaishu1:patch-1

Conversation

@xiaobaishu1
Copy link
Contributor

@xiaobaishu1 xiaobaishu1 commented Feb 10, 2026

Fix a syntax error

Fixes: 16159bb ("jail: parse OCI cgroups resources")
Signed-off-by: xiaobaishu au-ychen@foxmail.com

Copy link
Member

@dangowrt dangowrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: needs to be a real email address and name (or known identity).
Please also add

Fixes: 16159bb ("jail: parse OCI cgroups resources")

just before the Signed-off-by:-line

@xiaobaishu1
Copy link
Contributor Author

Signed-off-by: needs to be a real email address and name (or known identity). Please also add

Fixes: 16159bb ("jail: parse OCI cgroups resources")

just before the Signed-off-by:-line

However, I'm not very familiar with Git commands to amend the existing commit. Could you please help me modify it or guide me through the simplest way to do this on the web interface?

Thank you for your patience and assistance.

@xiaobaishu1 xiaobaishu1 requested a review from dangowrt February 10, 2026 16:31
@dangowrt
Copy link
Member

No worries, I'll apply it inline. I don't think you can do it in the Web UI.

An initializer in static const struct blobmsg_policy
oci_linux_cgroups_memory_policy lacks an equals '=' sign.
Add it.

Fixes: 16159bb ("jail: parse OCI cgroups resources")
Signed-off-by: @xiaobaishu1 <au-ychen@foxmail.com>
@openwrt-bot openwrt-bot merged commit 4dd22d0 into openwrt:main Feb 10, 2026
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.

3 participants