From patchwork Sun Oct 19 17:40:41 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Boaz Harrosh X-Patchwork-Id: 5101291 Return-Path: X-Original-To: patchwork-linux-nfs@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 33F7EC11AC for ; Sun, 19 Oct 2014 17:40:50 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 67C33201ED for ; Sun, 19 Oct 2014 17:40:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 32B2A200E1 for ; Sun, 19 Oct 2014 17:40:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751495AbaJSRkq (ORCPT ); Sun, 19 Oct 2014 13:40:46 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:55947 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751490AbaJSRkp (ORCPT ); Sun, 19 Oct 2014 13:40:45 -0400 Received: by mail-wi0-f171.google.com with SMTP id em10so5410191wid.10 for ; Sun, 19 Oct 2014 10:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ZDAcjMZem+v4TgMlOEq8Ml26EYpgHSeaLV7sQD5yqBc=; b=SdD0TkN9CHRKwRzefpspk3YkVFVoX4eGzWhLrCw/3T/ultp5kGrAuVQwhHiGNQmefl AofcLuZnXNKpzolRvdAPW+Nn3iWXjQfLJeN+45PnGk16m9MCz0pwnuMW/9oYEnddmhik Z/9TIvpOyALMMwbDaqmOkymyN2afrN5s9vX5OARLI8mksTp9AT/uAOefAzUATuCRZG1e IOkhfISL20OrIMh2kyQM9isJMySlLPLHRogF+yBDtTCmhmi0SgfahXQktjqlurpgk58O d0wYaq7zcSMKKY/FOXs8gtNB5cXnk53i8CkjLTvRBHHN579b5n4c31UNiVZKv35s7FIn q56A== X-Received: by 10.180.14.231 with SMTP id s7mr14417989wic.0.1413740444410; Sun, 19 Oct 2014 10:40:44 -0700 (PDT) Received: from [10.0.0.5] ([207.232.55.62]) by mx.google.com with ESMTPSA id b6sm6821491wiy.22.2014.10.19.10.40.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Oct 2014 10:40:43 -0700 (PDT) Message-ID: <5443F799.6030203@gmail.com> Date: Sun, 19 Oct 2014 20:40:41 +0300 From: Boaz Harrosh User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: open-osd , linux-fsdevel , linux-scsi , NFS list , Greg KH Subject: [PATCH 3/3] Boaz Harrosh - fix email in Documentation References: <5443F454.4020107@gmail.com> <5443F4B9.7050807@gmail.com> In-Reply-To: <5443F4B9.7050807@gmail.com> Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Boaz Harrosh I forgot to update Documentation/*.txt Signed-off-by: Boaz Harrosh --- Documentation/scsi/osd.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/scsi/osd.txt b/Documentation/scsi/osd.txt index da162f7..5a9879b 100644 --- a/Documentation/scsi/osd.txt +++ b/Documentation/scsi/osd.txt @@ -184,8 +184,7 @@ Any problems, questions, bug reports, lonely OSD nights, please email: More up-to-date information can be found on: http://open-osd.org -Boaz Harrosh -Benny Halevy +Boaz Harrosh References ==========