Re: [PATCH 1/2] target: fix a log message in se_dev_set_emulate_rest_reord()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2015-05-04 at 11:33 +0200, Christophe Vu-Brugier wrote:
> Signed-off-by: Christophe Vu-Brugier <cvubrugier@xxxxxxxxxxx>
> ---
>  drivers/target/target_core_device.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/target/target_core_device.c b/drivers/target/target_core_device.c
> index e4ef2cb..6e58976 100644
> --- a/drivers/target/target_core_device.c
> +++ b/drivers/target/target_core_device.c
> @@ -1070,7 +1070,7 @@ EXPORT_SYMBOL(se_dev_set_is_nonrot);
>  int se_dev_set_emulate_rest_reord(struct se_device *dev, int flag)
>  {
>  	if (flag != 0) {
> -		printk(KERN_ERR "dev[%p]: SE Device emulatation of restricted"
> +		printk(KERN_ERR "dev[%p]: SE Device emulation of restricted"
>  			" reordering not implemented\n", dev);
>  		return -ENOSYS;
>  	}

Applied to target-pending/for-next.

--nab

--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux