From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752910AbbESEsk (ORCPT ); Tue, 19 May 2015 00:48:40 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:35394 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751828AbbESEsg (ORCPT ); Tue, 19 May 2015 00:48:36 -0400 Date: Tue, 19 May 2015 10:18:26 +0530 From: Sudip Mukherjee To: Shailendra Verma Cc: Wolfram Sang , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 11/11] i2c-core: Fix typo in comment Message-ID: <20150519044803.GA3820@sudip-PC> References: <1431968041-3226-1-git-send-email-shailendra.capricorn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431968041-3226-1-git-send-email-shailendra.capricorn@gmail.com> 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 Mon, May 18, 2015 at 10:24:01PM +0530, Shailendra Verma wrote: > this patch is 11/11 , but I can not see your remaining 1/11 to 10/11 patches. have you posted them yet? regards sudip > Signed-off-by: Shailendra Verma > ---