diff options
author | Greg Kroah-Hartman <[email protected]> | 2018-05-29 18:08:02 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2018-06-01 19:22:56 -0700 |
commit | bcee76731ca464c2e26b2ea017284bb4f9bc21f3 (patch) | |
tree | 1851a54c18b36b968b95b1561bd6223242ef370c /net/lapb/lapb_in.c | |
parent | c0526a111afd564b79f28ce932c2bb101be42937 (diff) |
clk: davinci: 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.
Acked-by: David Lechner <[email protected]>
Cc: Sekhar Nori <[email protected]>
Cc: Michael Turquette <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions