1. 03 3月, 2020 33 次提交
  2. 14 2月, 2020 1 次提交
  3. 06 2月, 2020 1 次提交
  4. 29 1月, 2020 1 次提交
  5. 11 1月, 2020 1 次提交
  6. 19 11月, 2019 1 次提交
  7. 18 9月, 2019 1 次提交
  8. 01 8月, 2019 1 次提交
    • M
      docs: fs: convert porting to ReST · 25b532ce
      Mauro Carvalho Chehab 提交于
      This file has its own proper style, except that, after a while,
      the coding style gets violated and whitespaces are placed on
      different ways.
      
      As Sphinx and ReST are very sentitive to whitespace differences,
      I had to opt if each entry after required/mandatory/... fields
      should start with zero spaces or with a tab. I opted to start them
      all from the zero position, in order to avoid needing to break lines
      with more than 80 columns, with would make harder for review.
      
      Most of the other changes at porting.rst were made to use an unified
      notation with works nice as a text file while also produce a good html
      output after being parsed.
      Signed-off-by: NMauro Carvalho Chehab <mchehab+samsung@kernel.org>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      25b532ce