lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 24 Nov 2014 18:21:46 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	SF Markus Elfring <elfring@...rs.sourceforge.net>
CC:	kernel-janitors@...r.kernel.org, trivial@...nel.org,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/6] Fix a few typos around the word "destroy"

On 11/24/2014 09:00 AM, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Mon, 24 Nov 2014 17:34:23 +0100
> Subject: [PATCH 0/6] Fix a few typos around the word "destroy"
>
> The word "destroy" was mistyped in some files.

For all 6 patches;
Acked-by: Randy Dunlap <rdunlap@...radead.org>

However, in th3 future, please document each patch as described in
Documentation/SubmittingPatches:

   Describe your changes in imperative mood, e.g. "make xyzzy do frotz"
   instead of "[This patch] makes xyzzy do frotz" or "[I] changed xyzzy
   to do frotz", as if you are giving orders to the codebase to change
   its behaviour.

E.g., instead of:

A word was corrected in the description for a parameter of
the mmp_unregister_path() function.

Use:

Correct the description of a parameter of the mmp_unregister_path()
function.

Thanks.

>
> Markus Elfring (6):
>    isci: Fix a typo for the word "destroy"
>    SCSI-libfc: Fix typos for the word "destroy"
>    video: fbdev-MMP: Fix typos for the word "destroy"
>    f2fs: Fix typos for the word "destroy" in jump labels
>    video: fbdev-MMP: Fix a typo for the word "destroyed"
>    Documentation-SCSI: Fix a typo for the word "destroy"
>
>   Documentation/scsi/ChangeLog.lpfc | 2 +-
>   drivers/scsi/isci/remote_device.c | 2 +-
>   drivers/scsi/libfc/fc_fcp.c       | 4 ++--
>   drivers/video/fbdev/mmp/core.c    | 6 +++---
>   fs/f2fs/node.c                    | 8 ++++----
>   5 files changed, 11 insertions(+), 11 deletions(-)
>


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ