commit | 03c109d66867767ddbb0fe09223410a79193f5ea | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 18:48:58 2020 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Apr 20 15:45:41 2020 -0600 |
tree | 59587a2496d94206bec325c2991df24ba247769f | |
parent | 2b8e8b5599a1831e9a4cf9aa86476887ff425e57 [diff] |
futex: get rid of a kernel-docs build warning Adjust whitespaces and blank lines in order to get rid of this: ./kernel/futex.c:491: WARNING: Definition list ends without a blank line; unexpected unindent. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/57788af7889161483e0c97f91c079cfb3986c4b3.1586881715.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>