From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 925DFC5ACB3 for ; Sun, 19 Nov 2023 09:51:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230387AbjKSJvX (ORCPT ); Sun, 19 Nov 2023 04:51:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51866 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229580AbjKSJvW (ORCPT ); Sun, 19 Nov 2023 04:51:22 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE439F9 for ; Sun, 19 Nov 2023 01:51:18 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AC946C433C8; Sun, 19 Nov 2023 09:51:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700387478; bh=cql7uwNHrLXhCwdTp6wuAmUzrMGqLGwGSZIfEH0L+ZI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SPaPNm2N3PGxpFO1wxjOh038+Qobc+QbbKP0BZAswqu8CA4oAvPlZnxX9rFT6RLES yg1QSoJTnT2Cbu/94r5TZ8hE7RyUqFAkYHm03QJ43WcJpV06NTyv2DTGy+2CwWc/P9 E3AQIidb05pgBnHNE0+Oj/C/jL284DZ1UvXdCA2U= Date: Sun, 19 Nov 2023 10:51:14 +0100 From: Greg Kroah-Hartman To: Saeed Mahameed Cc: Arnd Bergmann , Jason Gunthorpe , Leon Romanovsky , Jiri Pirko , Leonid Bloch , Itay Avraham , Jakub Kicinski , linux-kernel@vger.kernel.org, Saeed Mahameed Subject: Re: [PATCH V2 2/5] misc: mlx5ctl: Add mlx5ctl misc driver Message-ID: <2023111956-strangle-pantyhose-0814@gregkh> References: <20231119092450.164996-1-saeed@kernel.org> <20231119092450.164996-3-saeed@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231119092450.164996-3-saeed@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 19, 2023 at 01:24:47AM -0800, Saeed Mahameed wrote: > igned-off-by: Saeed Mahameed Something went wrong here :(