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] [day] [month] [year] [list]
Date:	Mon, 03 May 2010 06:27:00 -0700
From:	"Justin P. Mattock" <justinmattock@...il.com>
To:	"Justin P. Mattock" <justinmattock@...il.com>
CC:	trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH]trivial:Fix some comments.

On 04/25/2010 10:47 PM, Justin P. Mattock wrote:
> Fix some comments.
>
> Signed-off-by: Justin P. Mattock<justinmattock@...il.com>
> ---
>   drivers/gpu/drm/nouveau/nv50_display.c |    2 +-
>   drivers/s390/block/dasd_eckd.c         |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c
> index 649db4c..452ed31 100644
> --- a/drivers/gpu/drm/nouveau/nv50_display.c
> +++ b/drivers/gpu/drm/nouveau/nv50_display.c
> @@ -239,7 +239,7 @@ nv50_display_init(struct drm_device *dev)
>   	nv_wr32(dev, NV50_PDISPLAY_UNK_388, 0x150000);
>   	nv_wr32(dev, NV50_PDISPLAY_UNK_38C, 0);
>
> -	/* The precise purpose is unknown, i suspect it has something to do
> +	/* The precise purpose is unknown, I suspect it has something to do
>   	 * with text mode.
>   	 */
>   	if (nv_rd32(dev, NV50_PDISPLAY_INTR_1)&  0x100) {
> diff --git a/drivers/s390/block/dasd_eckd.c b/drivers/s390/block/dasd_eckd.c
> index 0cb2331..582c568 100644
> --- a/drivers/s390/block/dasd_eckd.c
> +++ b/drivers/s390/block/dasd_eckd.c
> @@ -2291,7 +2291,7 @@ static struct dasd_ccw_req *dasd_eckd_build_cp_tpm_track(
>   	} else
>   		return ERR_PTR(-EINVAL);
>
> -	/* trackbased I/O needs address all memory via TIDAWs,
> +	/* trackbased I/O needs to address all memory via TIDAWs,
>   	 * not just for 64 bit addresses. This allows us to map
>   	 * each segment directly to one tidaw.
>   	 */


no response on this
fame or shame?

Justin P. Mattock
--
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