Ouss4 commented on a change in pull request #5729: URL: https://github.com/apache/incubator-nuttx/pull/5729#discussion_r825358028
########## File path: arch/xtensa/src/common/xtensa_asm_utils.h ########## @@ -0,0 +1,73 @@ +/* + * Copyright (c) 2017, Intel Corporation + * + * SPDX-License-Identifier: Apache-2.0 Review comment: We can't use ASF headers here since the code was not donated to the ASF. It's however in a compatible license so we can use it freely. I don't know if we can remove the SPDX format though. I guess we can. At least I can do the formatting needed to pass nxstyle checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org