Commit 4b463822 authored by YangHui's avatar YangHui Committed by Greg Kroah-Hartman
Browse files

binder: Modify comments

parent e8b8ae7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -652,7 +652,7 @@ static void binder_free_buf_locked(struct binder_alloc *alloc,
 * @alloc:	binder_alloc for this proc
 * @buffer:	kernel pointer to buffer
 *
 * Free the buffer allocated via binder_alloc_new_buffer()
 * Free the buffer allocated via binder_alloc_new_buf()
 */
void binder_alloc_free_buf(struct binder_alloc *alloc,
			    struct binder_buffer *buffer)