From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C56F220EE for ; Sun, 30 Jul 2023 16:15:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B6D8CC433C7; Sun, 30 Jul 2023 16:15:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1690733711; bh=Pa7mmWIYDsOrieqfD91we0TnqIyH0Kxo+ZYZgaSCdDQ=; h=Date:From:To:Subject:References:In-Reply-To:From; b=zvYwcY4hEq8GI/lPwZNX3gS+ankaeaAs/ONXNVqc/N6qFBVb1MbKYSLqWuqHopzgt PNirfvnal5Sf9K4Nu7VhDuM8pghkP3ak6B2CZNOX+WdynSTlt+sI8bb3n9rgbKf3Un mT6bHhZtmg5En4qQbvN4++JfyXlC4qn3ofDUU4Ms= Date: Sun, 30 Jul 2023 18:15:07 +0200 From: Greg Kroah-Hartman To: kernel test robot , Tomas Winkler , oe-kbuild-all@lists.linux.dev Subject: Re: [char-misc:char-misc-testing 5/9] include/linux/moduleparam.h:24:9: error: expected ',' or ';' before 'static' Message-ID: <2023073042-reroute-handball-d944@gregkh> References: <202307302340.4uDUBI3T-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202307302340.4uDUBI3T-lkp@intel.com> On Sun, Jul 30, 2023 at 11:47:52PM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-testing > head: 94e4fbf7c8756d824c51c04be3b58588d67411a4 > commit: c8de1d2815aa6669b319d2d71401f35b68bb9aa9 [5/9] mei: gsc: add module description I'll go drop this as obviously it was not actually compiled by anyone :(