From cea3b20212ca8e897d472988d008682aaa44cbb6 Mon Sep 17 00:00:00 2001 From: Stanislav Kholmanskikh Date: Wed, 10 Jun 2015 21:57:25 +0300 Subject: [PATCH] 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-format-patch failed