mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-25 10:12:13 +03:00
It's not uncommon to have empty parameters in code generator macros, usually when multiple parameters are concatenated or stringified into a single token or literal. So, exclude the space-before-comma check, which will allow construction like `MACRO_CALL(foo, , baz)`. Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #16840 |
||
|---|---|---|
| .. | ||
| zfs-images@3331601f6d | ||
| .gitignore | ||
| commitcheck.sh | ||
| common.sh.in | ||
| cstyle.pl | ||
| dkms.mkconf | ||
| dkms.postbuild | ||
| kmodtool | ||
| make_gitrev.sh | ||
| Makefile.am | ||
| man-dates.sh | ||
| mancheck.sh | ||
| paxcheck.sh | ||
| update_authors.pl | ||
| zfs2zol-patch.sed | ||
| zfs_prepare_disk | ||
| zfs-helpers.sh | ||
| zfs-tests-color.sh | ||
| zfs-tests.sh | ||
| zfs.sh | ||
| zimport.sh | ||
| zloop.sh | ||
| zol2zfs-patch.sed | ||