From patchwork Thu Jun 4 13:42:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marvin Schmidt X-Patchwork-Id: 3921 Return-Path: Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 49DE9603C6 for ; Thu, 4 Jun 2020 15:43:08 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="gzM5FJa3"; dkim-atps=neutral Received: by mail-ej1-x62c.google.com with SMTP id k11so6141117ejr.9 for ; Thu, 04 Jun 2020 06:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=anN5vRP5ycd/liSG7izqEfF1gyF73H2kq1FZ4YVe9vo=; b=gzM5FJa3vvm+H+vM+VEzOw1gg/jc0ry0AgulH4qTvayUPB+xaRLeVf8AoeStRs4/T5 8FApWq7kf3Qgbam5f56I4JNdMUtAVOx8mTqxEtlfrDf+62XEAEiOdd7/6zfGHqZbk37B RA/dJBulFfaQ5bV8tLBpF//DPRhVDfkG0ZiRSseL+OsYD0L50wLlAitbr/DxnoYvgidR VOyc6e0aOMlj62S5XcLXaoVI9dOMorTeL1H5vJLrrEyj/+x/KorDDFUSvJH/nNVoBHMP jrE7qR4EKE/JWWB73zLZsrFNk+/H2Bcjb1iQ0AjspTTArfWiYcxQepdQ2X3eXjjvO+53 j58g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=anN5vRP5ycd/liSG7izqEfF1gyF73H2kq1FZ4YVe9vo=; b=i3Qgbm+WcR0VBy0bevqGPL2Q2aQQIetVG/eENEXIZ2hTnqMzNZw7sFp6K0QSAVAZp5 syPOojoJVTsG4DH3qqIPGhexx3HbT9r7If+Xplonu6vA2Tnevg6jmVv/maSARQqwYZxt xwg7++nhi3fOlGv0fMT4Mc4DHyj9D96obk7hZ6HuLV1ztwyB9krr5cTdQXNB1IvxFo2A UP6rNrwTyFeC7NR1s9IMrEcYkYWQJwjicUAd9RoBYkutImmiGIPZ2Ag+XlCTyI1t6VP/ cufF16HJuOUCvy6enXNHg0c1WDRBE7KGMOJ91GHO14/HLFLq70hV6rTk0+m9V9sErsL7 P6pA== X-Gm-Message-State: AOAM531uIvaWhYxEE1eGY7GAudTZ+3qFF7PTk/QJsVDdTCHz66TrZW3f CcBiyf1HJtalU6BM5+sgDopfpzxQ X-Google-Smtp-Source: ABdhPJxBQM2gHfvbF+0wG4rMvQTOZi8WEXLWBEH/6O+y1I5jnjEfUUoUm9KsY68QGJANrDCrNJg43Q== X-Received: by 2002:a17:907:20f4:: with SMTP id rh20mr3871889ejb.55.1591278187871; Thu, 04 Jun 2020 06:43:07 -0700 (PDT) Received: from pythagoras.local (x4d0a9ed1.dyn.telefonica.de. [77.10.158.209]) by smtp.gmail.com with ESMTPSA id v16sm2226675ejq.74.2020.06.04.06.43.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Jun 2020 06:43:07 -0700 (PDT) From: Marvin Schmidt To: libcamera-devel@lists.libcamera.org Date: Thu, 4 Jun 2020 15:42:56 +0200 Message-Id: <20200604134300.2986113-3-marvin.schmidt1987@gmail.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200604134300.2986113-1-marvin.schmidt1987@gmail.com> References: <20200604134300.2986113-1-marvin.schmidt1987@gmail.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 2/6] docs: Remove trailing whitespace X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2020 13:43:08 -0000 --- Documentation/docs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Kieran Bingham diff --git a/Documentation/docs.rst b/Documentation/docs.rst index bf2d117..873d8cd 100644 --- a/Documentation/docs.rst +++ b/Documentation/docs.rst @@ -282,7 +282,7 @@ libcamera Architecture | | Runner | | | | | +-------------+ +-------------+ | +--------------------------------------------------------------------+ - + /// Device-Specific Components ~~~ Sandboxing