]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/core/memalloc.c
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
[karo-tx-linux.git] / sound / core / memalloc.c
index 16bd9c03679b16dd18d119495a7ab0e530fcbd0c..691569238435724939379958e611553a842845fa 100644 (file)
@@ -176,7 +176,7 @@ static void snd_free_dev_pages(struct device *dev, size_t size, void *ptr,
  * Calls the memory-allocator function for the corresponding
  * buffer type.
  * 
- * Returns zero if the buffer with the given size is allocated successfuly,
+ * Returns zero if the buffer with the given size is allocated successfully,
  * other a negative value at error.
  */
 int snd_dma_alloc_pages(int type, struct device *device, size_t size,
@@ -230,7 +230,7 @@ int snd_dma_alloc_pages(int type, struct device *device, size_t size,
  * tries to allocate again.  The size actually allocated is stored in
  * res_size argument.
  * 
- * Returns zero if the buffer with the given size is allocated successfuly,
+ * Returns zero if the buffer with the given size is allocated successfully,
  * other a negative value at error.
  */
 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size,