summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/ucsi.c
diff options
context:
space:
mode:
authorDave Jones <davej@codemonkey.org.uk>2016-12-27 13:13:21 -0500
committerMartin K. Petersen <martin.petersen@oracle.com>2017-01-09 23:23:09 -0500
commitc3c4239465e11b2cc25fcf375c7909a342bcf4dc (patch)
tree54a7db3226f419edf2ed7f081dbb5ebc07b3a6b5 /drivers/usb/misc/ucsi.c
parentc7702b8c22712a06080e10f1d2dee1a133ec8809 (diff)
scsi: qla2xxx: Fix apparent cut-n-paste error.
Commit 093df73771ba ("scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.") introduces two bodies of code that look similar but with s/req/rsp/ in the second instance. But in one case, it looks like this conversion was missed. Signed-off-by: Dave Jones <davej@codemonkey.org.uk> Reviewed-by: Laurence Oberman <loberman@redhat.com> Acked-by: Quinn Tran <Quinn.Tran@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/usb/misc/ucsi.c')
0 files changed, 0 insertions, 0 deletions
=751321b3dd5040dc5be19bd23f985e80c914621a&id2=586655d278ba08af7b198b93217746f9a506ee8a'>diff)
Merge tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC fix from Alexandre Belloni: "A single fix for this cycle. It is worth taking it for 4.10 so that distributions will not have CONFIG_RTC_DRV_JZ4740 switching from m to y in their config. Summary: - Allow jz4740 to build as a module again by using kernel_halt()" * tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: jz4740: make the driver buildable as a module again
Diffstat (limited to 'tools/testing/fault-injection/failcmd.sh')