From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752389AbcAIEoR (ORCPT ); Fri, 8 Jan 2016 23:44:17 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:35699 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750785AbcAIEoQ (ORCPT ); Fri, 8 Jan 2016 23:44:16 -0500 Date: Sat, 9 Jan 2016 10:14:03 +0530 From: Sudip Mukherjee To: Dan Carpenter Cc: Jonathan Corbet , devel@driverdev.osuosl.org, pintu.k@samsung.com, me.rohit@live.com, paul.gortmaker@windriver.com, gregkh@linuxfoundation.org, shawn.lin@rock-chips.com, linux@rasmusvillemoes.dk, riandrews@android.com, linux-kernel@vger.kernel.org, Rohit , sriram@marirs.net.in, arve@android.com, cpgs@samsung.com, gioh.kim@lge.com, sreenathd@samsung.com, pintu_agarwal@yahoo.com, sumit.semwal@linaro.org, vishnu.ps@samsung.com Subject: Re: [PATCH] staging/ion: Add support to get ion handle from dma buf Message-ID: <20160109044403.GA4662@sudip-pc> References: <1451998982-15654-1-git-send-email-rohit.kr@samsung.com> <568C0797.9010606@redhat.com> <20160106105523.10be1f56@rohitk-ubuntu.sisodomain.com> <20160106090622.GG23363@mwanda> <20160106143821.2660d02e@lwn.net> <20160107085734.GJ23363@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160107085734.GJ23363@mwanda> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 07, 2016 at 11:57:34AM +0300, Dan Carpenter wrote: > Hm... Perhaps I should be CC'ing LKML more often. What's the rule on > this, should I just send bugfixes to LKML and whitespace changes to only > subsystem list? All my patches (whitespace, bugfix, build fail) always has CC to lkml. Infact, I have setup an alias for that so that i don't have to add lkml manually everytime. sm = send-email --cc=linux-kernel@vger.kernel.org regards sudip