The kernel sees "%[subsys]s" and adds the argument as the value of the "subsys" key, using the same format (or alternatively, just prints the unformatted format string, and userspace does the work).
This would make the API easy to use, compared to the patch which requires horrible code like this: