diff for duplicates of <4FE1EF42.1000403@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 70cf9d7..c325d48 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -62,7 +62,7 @@ DMABUF extensions? > +{ > + struct dma_buf *dmabuf; > + -> + if (info->fbops->fb_dmabuf_export = NULL) +> + if (info->fbops->fb_dmabuf_export == NULL) > + return -ENOTTY; > + > + dmabuf = info->fbops->fb_dmabuf_export(info); diff --git a/a/content_digest b/N1/content_digest index 7482f30..7b12968 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01340201368-20751-1-git-send-email-laurent.pinchart@ideasonboard.com\0" "From\0Tomasz Stanislawski <t.stanislaws@samsung.com>\0" "Subject\0Re: [Linaro-mm-sig] [RFC/PATCH] fb: Add dma-buf support\0" - "Date\0Wed, 20 Jun 2012 15:41:54 +0000\0" + "Date\0Wed, 20 Jun 2012 17:41:54 +0200\0" "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0linux-fbdev@vger.kernel.org" linaro-mm-sig@lists.linaro.org @@ -72,7 +72,7 @@ "> +{\n" "> +\tstruct dma_buf *dmabuf;\n" "> +\n" - "> +\tif (info->fbops->fb_dmabuf_export = NULL)\n" + "> +\tif (info->fbops->fb_dmabuf_export == NULL)\n" "> +\t\treturn -ENOTTY;\n" "> +\n" "> +\tdmabuf = info->fbops->fb_dmabuf_export(info);\n" @@ -116,4 +116,4 @@ "> \n" > #ifdef CONFIG_FB_TILEBLITTING -a73622c3d7aa7eb8eeaf4497c0d78b8ea306f705fbaa765a845e70bcf23bd7bd +735ebeeea198e7ec0c7ed1e925c4ec187704c518c97306d569cc217dd7fbae6b
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.