summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-11 20:55:28 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-12 13:37:03 +0200
commit225afca60b8a21bb53ca461eef78a60958ff95e4 (patch)
treeae0df927eeaadea044865733ab60474c141febef /drivers/misc/lkdtm
parent993f5d11a9631face2bb597826b86f476a9b915b (diff)
downloadlinux-225afca60b8a21bb53ca461eef78a60958ff95e4.tar.gz
linux-225afca60b8a21bb53ca461eef78a60958ff95e4.tar.bz2
linux-225afca60b8a21bb53ca461eef78a60958ff95e4.zip
vmw_balloon: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Julien Freche <jfreche@vmware.com> Cc: "VMware, Inc." <pv-drivers@vmware.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: linux-kernel@vger.kernel.org Acked-by: Nadav Amit <namit@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/lkdtm')
0 files changed, 0 insertions, 0 deletions