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:	Tue, 8 Jul 2008 09:04:51 -0400
From:	"Mark Asselstine" <mark.asselstine@...driver.com>
To:	"Alexander Beregalov" <a.beregalov@...il.com>
Cc:	James.Bottomley@...senpartnership.com, bharrosh@...asas.com,
	linux-scsi@...r.kernel.org, kernel-janitors@...r.kernel.org,
	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] scsi_cmnd.h: remove double inclusion of linux/blkdev.h

On Sun, Jul 6, 2008 at 9:01 AM, Alexander Beregalov
<a.beregalov@...il.com> wrote:
> From: Alexander Beregalov <a.beregalov@...il.com>
>
> Remove double inclusion of linux/blkdev.h
>
>  include/scsi/scsi_cmnd.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> Signed-off-by: Alexander Beregalov <a.beregalov@...il.com>
> ---
>
> diff --git a/include/scsi/scsi_cmnd.h b/include/scsi/scsi_cmnd.h
> index 3e46dfa..66c9448 100644
> --- a/include/scsi/scsi_cmnd.h
> +++ b/include/scsi/scsi_cmnd.h
> @@ -7,7 +7,6 @@
>  #include <linux/types.h>
>  #include <linux/timer.h>
>  #include <linux/scatterlist.h>
> -#include <linux/blkdev.h>
>

Reviewed-by: Mark Asselstine <mark.asselstine@...driver.com>

>  struct Scsi_Host;
>  struct scsi_device;
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
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