From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo YU Subject: [PATCH 0/2] net: fix warnings in include/net/af_unix.h Date: Mon, 29 Oct 2018 23:34:02 -0400 Message-ID: Cc: Bo YU , netdev@vger.kernel.org To: yuzibode@126.com Return-path: Received: from mail-pl1-f178.google.com ([209.85.214.178]:36265 "EHLO mail-pl1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725971AbeJ3MZx (ORCPT ); Tue, 30 Oct 2018 08:25:53 -0400 Received: by mail-pl1-f178.google.com with SMTP id y11-v6so4823412plt.3 for ; Mon, 29 Oct 2018 20:34:12 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: Fix two warnings from checkpatch.pl. Bo YU (2): net: add an identifier name for 'struct sock *' net: drop a space before tabs include/net/af_unix.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)