| commit | 0048ea5bd9db6cd667016e62326b8464d988fb8c | [log] [tgz] |
|---|---|---|
| author | Ammar Faizi <ammarfaizi2@gnuweeb.org> | Thu Nov 24 23:28:59 2022 +0700 |
| committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 25 11:29:19 2022 -0700 |
| tree | 763876315efd8a9122cc983dcb4b74d50ce42dab | |
| parent | d49dfb0090e26e9fdf2102906c0eb00ede872d38 [diff] |
ucontext-cp: Mark a non-exported function as static Functions that are not used outside the translation unit should be static. Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org> Link: https://lore.kernel.org/r/20221124162633.3856761-7-ammar.faizi@intel.com Signed-off-by: Jens Axboe <axboe@kernel.dk>