diff options
| author | Thiago Bonotto <[email protected]> | 2019-08-02 20:23:23 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-03 09:08:00 +0200 |
| commit | 7cbf0108247da2001a591583d2fc6433918b8a47 (patch) | |
| tree | 3773e11a764d9653935a8002c9e26c0cd98fd0ca /tools/perf/scripts | |
| parent | 8ca9d8ad30f39651d6ff9428aaeb1940489a7754 (diff) | |
staging: isdn: remove unnecessary parentheses
Fix the following checkpatch error:
ERROR: return is not a function, parentheses are not required
FILE: drivers/staging/isdn/hysdn/hysdn_net.c:289:
+ return (0); /* and return success */
Signed-off-by: Thiago Bonotto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions