Message ID | 20220720044754.4026295-1-tzungbi@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | platform/chrome: avoid garbage bytes in `msg->result` | expand |
Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih <tzungbi@kernel.org>: On Wed, 20 Jul 2022 04:47:52 +0000 you wrote: > The 1st patch merges Kunit utils and test cases. The idea is basically from > the review comment in [1]. > > The 2nd patch fixes that `msg->result` would be garbage bytes if the mock list > is empty. This is separated from previous series [2]. > > [1]: https://patchwork.kernel.org/project/chrome-platform/patch/20220718050914.2267370-2-tzungbi@kernel.org/#24944149 > [2]: https://patchwork.kernel.org/project/chrome-platform/patch/20220718050914.2267370-2-tzungbi@kernel.org/ > > [...] Here is the summary with links: - [1/2] platform/chrome: merge Kunit utils and test cases https://git.kernel.org/chrome-platform/c/f92dd1475b06 - [2/2] platform/chrome: cros_kunit_util: add default value for `msg->result` https://git.kernel.org/chrome-platform/c/afef1e1a0223 You are awesome, thank you!
Hello: This series was applied to chrome-platform/linux.git (for-next) by Tzung-Bi Shih <tzungbi@kernel.org>: On Wed, 20 Jul 2022 04:47:52 +0000 you wrote: > The 1st patch merges Kunit utils and test cases. The idea is basically from > the review comment in [1]. > > The 2nd patch fixes that `msg->result` would be garbage bytes if the mock list > is empty. This is separated from previous series [2]. > > [1]: https://patchwork.kernel.org/project/chrome-platform/patch/20220718050914.2267370-2-tzungbi@kernel.org/#24944149 > [2]: https://patchwork.kernel.org/project/chrome-platform/patch/20220718050914.2267370-2-tzungbi@kernel.org/ > > [...] Here is the summary with links: - [1/2] platform/chrome: merge Kunit utils and test cases https://git.kernel.org/chrome-platform/c/f92dd1475b06 - [2/2] platform/chrome: cros_kunit_util: add default value for `msg->result` https://git.kernel.org/chrome-platform/c/afef1e1a0223 You are awesome, thank you!