Skip to content
Snippets Groups Projects
Select Git revision
  • a00cda3f0a57e3b39d8dc512e45586241dc304bb
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Mauro Carvalho Chehab authored and Linus Torvalds committed
    Kernel-doc markups should use this format:
            identifier - description
    
    Fix some issues on mm files:
    
    1) The definition for get_user_pages_locked() doesn't follow it.  Also,
       it expects a short descrpition at the header, followed by a long one,
       after the parameters.  Fix it.
    
    2) Kernel-doc requires that a kernel-doc markup to be immediately below
       the function prototype, as otherwise it will rename it.  So, move
       get_pfnblock_flags_mask() description to the right place.
    
    3) Make invalidate_mapping_pagevec() to also follow the expected
       kernel-doc format.
    
    While here, fix a few minor English syntax issues, as suggested
    by Matthew:
    	will used -> will be used
    	similar with -> similar to
    
    Link: https://lkml.kernel.org/r/80e85dddc92d333bc2159ee8a2294921612e8745.1605521731.git.mchehab+huawei@kernel.org
    
    
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
    Suggested-by: Mattew Wilcox <willy@infradead.org>	[English fixes]
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    a00cda3f
    History
    Name Last commit Last update