[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <75B13C03-8E9F-4E70-9DAD-FFE187A3DF15@gmail.com>
Date: Tue, 10 Feb 2015 14:57:11 +0200
From: Eyal Birger <eyal.birger@...il.com>
To: David Miller <davem@...emloft.net>
Cc: edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/3] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()
Hi,
> On Feb 10, 2015, at 4:55 AM, David Miller <davem@...emloft.net> wrote:
>
> From: Eyal Birger <eyal.birger@...il.com>
> Date: Mon, 9 Feb 2015 20:15:21 +0200
>
>> -void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk,
>> +void __sock_cmsg_recv(struct msghdr *msg, struct sock *sk,
>> struct sk_buff *skb);
>
> If you change the column where the openning parenthesis of a function
> declaration appears, you have to reindent the subsequent lines,
> if any, so that the arguments still begin at the first column after
> that openning parenthesis.
Sorry about that, thanks! Will fix.
> Also, this new feature is too late for this merge window, so there is
> no rush for resubmitting this.
Thanks. Should I wait for the next merge window or may I resubmit at this point?
Regards,
Eyal.--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists