diff options
author | Giridhar Prasath R <cristianoprasath@gmail.com> | 2019-08-07 07:33:31 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-08 18:59:19 +0200 |
commit | 5222a8fe6bd0135bd87a629d8d182f951b4ffeae (patch) | |
tree | 3bb71a0987448e758431fbedbf88dcb57b3767eb /net | |
parent | 4f4139e0213516e74cc22fc9787671f325c2b66b (diff) |
staging: isdn: hysdn_procconf_init() remove parantheses from return value
ERROR: return is not a function, parentheses are not required
FILE: git/kernels/staging/drivers/staging/isdn/hysdn/hysdn_procconf.c:385
+ return (0);
Signed-off-by: Giridhar Prasath R <cristianoprasath@gmail.com>
Link: https://lore.kernel.org/r/20190807020331.19729-1-cristianoprasath@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions