From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751913AbdJYOCm (ORCPT ); Wed, 25 Oct 2017 10:02:42 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:57014 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751702AbdJYOCi (ORCPT ); Wed, 25 Oct 2017 10:02:38 -0400 X-Google-Smtp-Source: ABhQp+Ryu3+2C07cIkPu5fcxnejgyObq3pBMlZ/lKnj4NSYtK89zqr4EQIWau4anjtTS2OvnhscUyQ== Date: Wed, 25 Oct 2017 17:02:34 +0300 From: Cyrill Gorcunov To: Roman Mashak Cc: NETDEV , LKML , Andrey Vagin , "David S. Miller" , Pavel Emelyanov Subject: Re: [RFC] net/unix_diag: Provide UDIAG_SHOW_VFS2 attribute to fetch complete inode number Message-ID: <20171025140234.GB26429@uranus> References: <20171024214814.GO5343@uranus> <85bmkvcoxw.fsf@mojatatu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <85bmkvcoxw.fsf@mojatatu.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 25, 2017 at 09:55:07AM -0400, Roman Mashak wrote: > > I think __zero should be explicitly set to 0. It will be by compiler default.