Home
last modified time | relevance | path

Searched hist:"2 b07021a940ce1cdec736ec0cacad6af77717afc" (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/filesystems/
H A Ddebugfs.rstdiff 2b07021a940ce1cdec736ec0cacad6af77717afc Thu Apr 16 16:54:48 CEST 2020 Greg Kroah-Hartman <gregkh@linuxfoundation.org> debugfs: remove return value of debugfs_create_u32()

No one checks the return value of debugfs_create_u32(), as it's not
needed, so make the return value void, so that no one tries to do so in
the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200416145448.GA1380878@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/include/linux/
H A Ddebugfs.hdiff 2b07021a940ce1cdec736ec0cacad6af77717afc Thu Apr 16 16:54:48 CEST 2020 Greg Kroah-Hartman <gregkh@linuxfoundation.org> debugfs: remove return value of debugfs_create_u32()

No one checks the return value of debugfs_create_u32(), as it's not
needed, so make the return value void, so that no one tries to do so in
the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200416145448.GA1380878@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/fs/debugfs/
H A Dfile.cdiff 2b07021a940ce1cdec736ec0cacad6af77717afc Thu Apr 16 16:54:48 CEST 2020 Greg Kroah-Hartman <gregkh@linuxfoundation.org> debugfs: remove return value of debugfs_create_u32()

No one checks the return value of debugfs_create_u32(), as it's not
needed, so make the return value void, so that no one tries to do so in
the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200416145448.GA1380878@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>