diff for duplicates of <550F1917.1080602@bfs.de> diff --git a/a/1.txt b/N1/1.txt index e86a9c4..2d12bfd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ Am 22.03.2015 18:16, schrieb Silvan Jegen: > --- a/drivers/media/pci/mantis/mantis_cards.c > +++ b/drivers/media/pci/mantis/mantis_cards.c > @@ -170,7 +170,7 @@ static int mantis_pci_probe(struct pci_dev *pdev, -> if (mantis = NULL) { +> if (mantis == NULL) { > printk(KERN_ERR "%s ERROR: Out of memory\n", __func__); > err = -ENOMEM; > - goto fail0; diff --git a/a/content_digest b/N1/content_digest index 3178b6f..40c81d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01427044578-16551-1-git-send-email-s.jegen@gmail.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH v2] [media] mantis: fix error handling\0" - "Date\0Sun, 22 Mar 2015 19:33:43 +0000\0" + "Date\0Sun, 22 Mar 2015 20:33:43 +0100\0" "To\0Silvan Jegen <s.jegen@gmail.com>\0" "Cc\0Mauro Carvalho Chehab <mchehab@osg.samsung.com>" linux-media@vger.kernel.org @@ -35,7 +35,7 @@ "> --- a/drivers/media/pci/mantis/mantis_cards.c\n" "> +++ b/drivers/media/pci/mantis/mantis_cards.c\n" "> @@ -170,7 +170,7 @@ static int mantis_pci_probe(struct pci_dev *pdev,\n" - "> \tif (mantis = NULL) {\n" + "> \tif (mantis == NULL) {\n" "> \t\tprintk(KERN_ERR \"%s ERROR: Out of memory\\n\", __func__);\n" "> \t\terr = -ENOMEM;\n" "> -\t\tgoto fail0;\n" @@ -145,4 +145,4 @@ "> }\n" > -ad8015beb68797a8d3077a3ae12d6abb0f54394e6af305864141089925a8abe7 +6af49f05fb78012110212e82740e9c84fd556be9663e8c1660620ad4dde2ed8d
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.