1. 28 Nov, 2022 1 commit
  2. 21 Nov, 2022 7 commits
  3. 15 Nov, 2022 5 commits
  4. 09 Nov, 2022 12 commits
  5. 01 Nov, 2022 9 commits
  6. 31 Oct, 2022 1 commit
    • Jonathan Corbet's avatar
      Revert "docs/zh_CN: core-api: Add timekeeping Chinese translation" · e3e2d746
      Jonathan Corbet authored
      This reverts commit d24c911b.
      
      This translation added a bunch of duplicate function definitions, leading
      to a lot of warnings like:
      
        /Documentation/core-api/timekeeping.rst:16: WARNING: Duplicate C declaration, also defined at translations/zh_CN/core-api/timekeeping:26.
        Declaration is '.. c:function:: ktime_t ktime_get( void )'.
      
      We need to come up with a proper way to translate documents with
      :c:function declarations in them.
      Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
      e3e2d746
  7. 28 Oct, 2022 5 commits