]> git.baikalelectronics.ru Git - kernel.git/commit
fs: eventfd: fix identation on kernel-doc
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 12 May 2017 10:53:50 +0000 (07:53 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 11:44:10 +0000 (08:44 -0300)
commitf26b91f50547d02fa0bbfa2c5b75642a3064b5de
tree7784d9c1e610608c0ed5b85bc3bb2a8baa19e2f6
parente45793ebdc7848fa12bd987ab378b8911d338ff3
fs: eventfd: fix identation on kernel-doc

Sphinx require explicit tags in order to use a list of possible
values, otherwise it produces this error:

./fs/eventfd.c:219: WARNING: Option list ends without a blank line; unexpected unindent.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
fs/eventfd.c