From: Stanislav Kholmanskikh Date: Wed, 10 Jun 2015 18:57:25 +0000 (+0300) Subject: staging: wilc1000: coreconfigurator: Change return(X) to return X X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cea3b20212ca8e897d472988d008682aaa44cbb6;p=pandora-kernel.git staging: wilc1000: coreconfigurator: Change return(X) to return X Changed 'return(X)' to 'return X' in coreconfigurator.c to satisfy checkpatch.pl warning: ERROR: return is not a function, parentheses are not required Signed-off-by: Stanislav Kholmanskikh Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed