X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fandroid%2Fbinder_alloc.c;h=d42a8b2f636a5bbdcd43bcfee43b24d820e1e745;hb=7557d2783850eec199cae78dac561e9b7de181be;hp=6d79a1b0d44630f79ac16df744e2e9d758165e2f;hpb=dd4542d2823ac55cb86450960423f55e818aa182;p=linux-2.6-microblaze.git diff --git a/drivers/android/binder_alloc.c b/drivers/android/binder_alloc.c index 6d79a1b0d446..d42a8b2f636a 100644 --- a/drivers/android/binder_alloc.c +++ b/drivers/android/binder_alloc.c @@ -156,7 +156,7 @@ static struct binder_buffer *binder_alloc_prepare_to_free_locked( } /** - * binder_alloc_buffer_lookup() - get buffer given user ptr + * binder_alloc_prepare_to_free() - get buffer given user ptr * @alloc: binder_alloc for this proc * @user_ptr: User pointer to buffer data *