From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941105AbcLVPgc (ORCPT ); Thu, 22 Dec 2016 10:36:32 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33616 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754350AbcLVPgb (ORCPT ); Thu, 22 Dec 2016 10:36:31 -0500 Date: Fri, 23 Dec 2016 00:36:15 +0900 From: Sergey Senozhatsky To: Sven Schmidt <4sschmid@informatik.uni-hamburg.de> Cc: sergey.senozhatsky@gmail.com, akpm@linux-foundation.org, bongkyu.kim@lge.com, gregkh@linuxfoundation.org, ccross@android.com, keescook@chromium.org, anton@enomsg.org, linux-kernel@vger.kernel.org, tony.luck@intel.com Subject: Re: [PATCH 2/3] fs/pstore: fs/squashfs: Change lz4 compressor functions to work with new version Message-ID: <20161222153615.GH413@tigerII.localdomain> References: <20161222132109.GA413@tigerII.localdomain> <1482420714-19051-1-git-send-email-4sschmid@informatik.uni-hamburg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1482420714-19051-1-git-send-email-4sschmid@informatik.uni-hamburg.de> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (12/22/16 16:31), Sven Schmidt wrote: > Hey Sergey and thanks for your time. I'm afraid I messed up the diffstat on this. > Actually I just replaced the function calls and corrected the use of return values. > I will send an updated patchset later since there also have been errors > reported from the buildbots. and please use scripts/get_maintainer.pl so maintainers are in Cc list. -ss