X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fscsi%2Fscsi_error.c;h=f490994374f6900370358d9921fac51f34fd63f8;hb=a90ef98b21cf40784af7ace77038f8341a7b96c8;hp=1b8378f361399cff8e196943430d9f10702caefd;hpb=0a499fc5c37e6db096969a83534fd98a2bf2b36c;p=linux-2.6-microblaze.git diff --git a/drivers/scsi/scsi_error.c b/drivers/scsi/scsi_error.c index 1b8378f36139..f490994374f6 100644 --- a/drivers/scsi/scsi_error.c +++ b/drivers/scsi/scsi_error.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * scsi_error.c Copyright (C) 1997 Eric Youngdale * @@ -2393,7 +2394,6 @@ out_put_autopm_host: scsi_autopm_put_host(shost); return error; } -EXPORT_SYMBOL(scsi_ioctl_reset); bool scsi_command_normalize_sense(const struct scsi_cmnd *cmd, struct scsi_sense_hdr *sshdr)