Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1392515
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging |
| Date | 2016-05-02 23:10 +0200 |
| Message-ID | <rutgl-2v3-1@gated-at.bofh.it> (permalink) |
| References | <rsAvD-47z-3@gated-at.bofh.it> <rsAvE-47z-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi!
> -}
> -EXPORT_SYMBOL(sync_file_merge);
> -
> static const char *android_fence_get_driver_name(struct fence *fence)
> {
> struct sync_timeline *parent = fence_parent(fence);
if this is meant to be used outside android, should it select some
better prefix than android_fence_?
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging Pavel Machek <pavel@ucw.cz> - 2016-05-02 23:10 +0200 Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging Gustavo Padovan <gustavo@padovan.org> - 2016-05-02 23:20 +0200
csiph-web