]> Git Repo - linux.git/commitdiff
dma-buf: Fix a typo in Kconfig
authorChristophe JAILLET <[email protected]>
Sun, 16 Feb 2020 11:47:08 +0000 (12:47 +0100)
committerDaniel Vetter <[email protected]>
Mon, 17 Feb 2020 09:27:25 +0000 (10:27 +0100)
A 'h' ismissing in' syncronization'

Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/dma-buf/Kconfig

index 0613bb7770f52db969da6d8d65644d9002d62760..e7d820ce0724193b618d39976b7ddefe0d0c4018 100644 (file)
@@ -6,7 +6,7 @@ config SYNC_FILE
        default n
        select DMA_SHARED_BUFFER
        ---help---
-         The Sync File Framework adds explicit syncronization via
+         The Sync File Framework adds explicit synchronization via
          userspace. It enables send/receive 'struct dma_fence' objects to/from
          userspace via Sync File fds for synchronization between drivers via
          userspace components. It has been ported from Android.
This page took 0.057402 seconds and 4 git commands to generate.