Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp1890546imb; Sun, 3 Mar 2019 09:57:29 -0800 (PST) X-Google-Smtp-Source: APXvYqxvCX4w3J5cmJ8bptxjHwCMKpZW/4LZcXZnj6L+erCRyMwNgb0iVp/KH+z8Pz3eS0IJCiJr X-Received: by 2002:a63:5720:: with SMTP id l32mr14838604pgb.268.1551635849404; Sun, 03 Mar 2019 09:57:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551635849; cv=none; d=google.com; s=arc-20160816; b=FDnBSm3R1MhtEd/RSMGjQPhaAEjAGBC+iiX7mJztsEBtxv1dh/IuLTgmRqRpn1lOfP ioSSyUzkWc3JqmtA8uWAMWv4/r7l7vlc8m5BWlmVnCsawxccome/0HX4Dt6YxOVnfGDN PyVTWstrI68iydcqJiEymR8RtYIiF0WMQJ4xc0v2O/QO1TnJae+q9BlqZC2xPEap8Wo/ GDuDqTku0eoxhM6sUpi7DfyGwV25g2+LmqvVA66kaC6CytqKNUeBi2PnPTNxMg8T5dU8 hB7elkvO0poax78D25v1yik9XlEnjMtQwXHJsZEsieMh2Fj/6qRiF/xfU3wWT9bG51zR qW2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=+wIZy3ogq8HPduDkoBOnspfTigQI8HuSjmATzf2dcAU=; b=Hp2dmn3u5L8ex31FDRnAoQJGDji4M/V5i6oFSFL9se2jIF5Z4dCsANDVCgWk5eIL7C tVF+mjqpqDu6KUgNLH84MH9mqz42fAeOVNtJVshp0VcswIU6bLq2Xryy8vmzl7x95AVj 74zmQnPzfDylrRwjVurgTT+J2nEe6B3iNN6/LXcjB5fq9HZ7DYSzRoF8ju4AnAiLHE+m +lA+rdK8yd4faqNyuMFAYR019f9QV/jqXVTAVPsZbr2Ss+h/GujXl5AM6iP7eJSgEpiS P8dQ6W9zJxwvq9ZdjRijFg/qpj3zm0xmVuESL6zLThTy+KLBxD8cYTVWBCDJxmu93sPS 4rFg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gbQxNEBn; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f76si3081798pfa.238.2019.03.03.09.57.13; Sun, 03 Mar 2019 09:57:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gbQxNEBn; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726596AbfCCR4x (ORCPT + 99 others); Sun, 3 Mar 2019 12:56:53 -0500 Received: from mail.kernel.org ([198.145.29.99]:53838 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726416AbfCCR4w (ORCPT ); Sun, 3 Mar 2019 12:56:52 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D6E3C20830; Sun, 3 Mar 2019 17:56:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551635812; bh=fOd9ZG/Qjb/AjNqGE7CQRbJZni6sQ31Pys7I9H2ErzM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gbQxNEBnCQoJf7oVegEjGm2XdAQ1oHYVlwwHvTQxJM+Bb7cxBgzvfpij8ZlzaXhO4 uy5ScNpOgvMJ73uGVkjjfVntJ0a2wuufxVQmhELpiFho8duLilEYZ0Wyij7IrBn/M1 P84Xt+L2VLHHtYBKEo3Tklyc3hTMOEbLHRsrDrRA= Date: Sun, 3 Mar 2019 18:56:49 +0100 From: Greg Kroah-Hartman To: Yifeng Li Cc: Jiri Kosina , linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Sudip Mukherjee , Teddy Wang Subject: Re: [RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes. Message-ID: <20190303175649.GB16636@kroah.com> References: <20190303165532.23727-1-tomli@tomli.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190303165532.23727-1-tomli@tomli.me> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 04, 2019 at 12:55:30AM +0800, Yifeng Li wrote: > Hello. > > >From January to February, there have been two trivial sm750fb patches > submitted to linux-fbdev, one by me, one by Jin Chen, but both without > any response. Further, it seems both maintainers, Sudip Mukherjee and > Teddy Wang, are currently unavailable, getting an "Ack-by" would be > unfeasible. > > Since they're extremely trivial. Hereby, I picked them up, reworded > commit message, and now resubmit them as trivial patches, and send them > to trivial@kernel.org. I hope it could be directly applied by either a > fbdev, a staging maintainer or by Jiri Kosina. > > Thanks for your time! > > Yifeng Li (2): > staging: sm750fb: trivial comment indention fix. > staging: sm750fb: trivial Camel Case removal for setDisplayControl(). > > drivers/staging/sm750fb/ddk750_display.c | 6 ++--- > drivers/staging/sm750fb/sm750_accel.c | 32 ++++++++++++------------ > 2 files changed, 19 insertions(+), 19 deletions(-) Always use scripts/get_maintainer.pl when sending patches in. It would have saved you time... Anyway, my tree is closed right now, but I'll look at these once 5.1-rc1 is out, thanks. greg k-h