commit | b2fa9db074cd089a4e5d3db5a1d19e576d80d5a3 | [log] [tgz] |
---|---|---|
author | Himanshu Jha <himanshujha199640@gmail.com> | Tue Feb 05 14:30:32 2019 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Feb 07 08:12:20 2019 -0500 |
tree | 9d929c95c66bd08ff05f83fccd8fb7a53da7c83e | |
parent | 870e5cb53e887facf0147eaa64f547270bded73a [diff] |
scripts: coccicheck: Add support for SPFLAGS SPFLAGS allows to pass additional flags supported by spatch during transformation. Both short notation `-f=` and `--sp-flag=` can be used to pass the flag to the coccicheck. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>