diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-01-22 15:41:11 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-01-31 17:38:19 +0000 |
commit | e2a2e56e40822ab78e304198387f61314af7d7ce (patch) | |
tree | 6c10ff351db17ab0879dd9da7becd02512ae97f8 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 0bd3ef34d2a8dd4056560567073d8bfc5da92e39 (diff) |
arm64: dump: 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: Will Deacon <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Peng Donglin <[email protected]>
Cc: <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions