You need to sign in or sign up before continuing.
  • Linus Torvalds's avatar
    Merge tag 'docs-5.14' of git://git.lwn.net/linux · 233a806b
    Linus Torvalds authored
    Pull documentation updates from Jonathan Corbet:
     "This was a reasonably active cycle for documentation; this includes:
    
       - Some kernel-doc cleanups. That script is still regex onslaught from
         hell, but it has gotten a little better.
    
       - Improvements to the checkpatch docs, which are also used by the
         tool itself.
    
       - A major update to the pathname lookup documentation.
    
       - Elimination of :doc: markup, since our automarkup magic can create
         references from filenames without all the extra noise.
    
       - The flurry of Chinese translation activity continues.
    
      Plus, of course, the usual collection of updates, typo fixes, and
      warning fixes"
    
    * tag 'docs-5.14' of git://git.lwn.net/linux: (115 commits)
      docs: path-lookup: use bare function() rather than literals
      docs: path-lookup: update symlink description
      docs: path-lookup: update get_link() ->follow_link description
      docs: path-lookup: update WALK_GET, WALK_PUT desc
      docs: path-look...
    233a806b
kprobe_example.c 3.45 KB