diff mbox

[ARCH] Remove ctrl code that breaks pdf

Message ID 1405440698-22961-1-git-send-email-mike.holmes@linaro.org
State Rejected
Headers show

Commit Message

Mike Holmes July 15, 2014, 4:11 p.m. UTC
Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
---
 crypto_design.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bill Fischofer July 15, 2014, 4:21 p.m. UTC | #1
Thanks, Mike.


On Tue, Jul 15, 2014 at 11:11 AM, Mike Holmes <mike.holmes@linaro.org>
wrote:

> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
> ---
>  crypto_design.dox | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/crypto_design.dox b/crypto_design.dox
> index 869296e..05c620e 100644
> --- a/crypto_design.dox
> +++ b/crypto_design.dox
> @@ -157,7 +157,7 @@ The synchronization models of interest are summarized
> in Figure 1:
>
>  ![Figure 1: Synchronization Models](./images/syncmodels.png)
>
> -Note: Because few implementations are expected to offer the Parallel mode
> of  operation as described above, this mode is reserved for potential
> future use.
> +Note: Because few implementations are expected to offer the Parallel mode
> of operation as described above, this mode is reserved for potential future
> use.
>  For ODP only synchronous and asynchronous crypto operations are defined.
>  @section functional_definition Functional Definition
>  @subsection abstract_data_types Abstract data types
> --
> 1.9.1
>
>
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/lng-odp
>
Anders Roxell July 17, 2014, 2:55 p.m. UTC | #2
On 2014-07-15 12:11, Mike Holmes wrote:
> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
> ---
>  crypto_design.dox | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/crypto_design.dox b/crypto_design.dox
> index 869296e..05c620e 100644
> --- a/crypto_design.dox
> +++ b/crypto_design.dox
> @@ -157,7 +157,7 @@ The synchronization models of interest are summarized in Figure 1:
>  
>  ![Figure 1: Synchronization Models](./images/syncmodels.png)
>  
> -Note: Because few implementations are expected to offer the Parallel mode of  operation as described above, this mode is reserved for potential future use.
> +Note: Because few implementations are expected to offer the Parallel mode of operation as described above, this mode is reserved for potential future use.
>  For ODP only synchronous and asynchronous crypto operations are defined.
>  @section functional_definition Functional Definition
>  @subsection abstract_data_types Abstract data types
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/lng-odp

Applied!

Thanks.
diff mbox

Patch

diff --git a/crypto_design.dox b/crypto_design.dox
index 869296e..05c620e 100644
--- a/crypto_design.dox
+++ b/crypto_design.dox
@@ -157,7 +157,7 @@  The synchronization models of interest are summarized in Figure 1:
 
 ![Figure 1: Synchronization Models](./images/syncmodels.png)
 
-Note: Because few implementations are expected to offer the Parallel mode of  operation as described above, this mode is reserved for potential future use.
+Note: Because few implementations are expected to offer the Parallel mode of operation as described above, this mode is reserved for potential future use.
 For ODP only synchronous and asynchronous crypto operations are defined.
 @section functional_definition Functional Definition
 @subsection abstract_data_types Abstract data types