X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2Fdevres.c;h=b0e1c6702c7101532f5e8fb369c82d3cffbc8f29;hb=15517c724c6e89ed854191028958a43274e3c366;hp=bdb06898a9777012ac4e71ccb4045c01cc243ea7;hpb=aef4226f914016cc00affa8476ba5164dcca56fd;p=linux-2.6-microblaze.git diff --git a/lib/devres.c b/lib/devres.c index bdb06898a977..b0e1c6702c71 100644 --- a/lib/devres.c +++ b/lib/devres.c @@ -355,7 +355,7 @@ static void pcim_iomap_release(struct device *gendev, void *res) * detach. * * This function might sleep when the table is first allocated but can - * be safely called without context and guaranteed to succed once + * be safely called without context and guaranteed to succeed once * allocated. */ void __iomem * const *pcim_iomap_table(struct pci_dev *pdev)