X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fieee1394%2Fhosts.c;h=ad49c040b6749017b877bd5607816725820ee7f7;hb=d6e05edc59ecd79e8badf440c0d295a979bdfa3e;hp=2d47b11777a598cb416b6466f68186cf31faedbf;hpb=f18190bd3407554ba6df30a1927e07e6cba93e56;p=mirror_ubuntu-eoan-kernel.git diff --git a/drivers/ieee1394/hosts.c b/drivers/ieee1394/hosts.c index 2d47b11777a5..ad49c040b674 100644 --- a/drivers/ieee1394/hosts.c +++ b/drivers/ieee1394/hosts.c @@ -103,7 +103,7 @@ static int alloc_hostnum_cb(struct hpsb_host *host, void *__data) * driver specific parts, enable the controller and make it available * to the general subsystem using hpsb_add_host(). * - * Return Value: a pointer to the &hpsb_host if succesful, %NULL if + * Return Value: a pointer to the &hpsb_host if successful, %NULL if * no memory was available. */ static DEFINE_MUTEX(host_num_alloc);