diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-06-11 18:55:28 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-12 11:37:03 +0000 |
| commit | 225afca60b8a21bb53ca461eef78a60958ff95e4 (patch) | |
| tree | ae0df927eeaadea044865733ab60474c141febef /lib/dynamic_debug.c | |
| parent | firmware: Use kvmalloc for page tables (diff) | |
| download | kernel-225afca60b8a21bb53ca461eef78a60958ff95e4.tar.gz kernel-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 <[email protected]>
Cc: "VMware, Inc." <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Acked-by: Nadav Amit <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
