[PATCH libdrm 07/24] radeon: annotate the private symbols

2015-04-03 Thread Emil Velikov
On 2 April 2015 at 04:57, Jerome Glisse wrote: > On Thu, Apr 02, 2015 at 11:48:25AM +0900, Michel Dänzer wrote: >> On 02.04.2015 01:15, Emil Velikov wrote: >> > They are less and easier to track than the public ones. >> >> Grammar: s/less/fewer/ >> >> >> Other than that, this patch and patch 8 ar

[PATCH libdrm 07/24] radeon: annotate the private symbols

2015-04-02 Thread Michel Dänzer
On 02.04.2015 01:15, Emil Velikov wrote: > They are less and easier to track than the public ones. Grammar: s/less/fewer/ Other than that, this patch and patch 8 are Acked-by: Michel Dänzer though I'm not sure about the impact of Jerome's objection to previous patches on this one. -- Eart

[PATCH libdrm 07/24] radeon: annotate the private symbols

2015-04-01 Thread Jerome Glisse
On Thu, Apr 02, 2015 at 11:48:25AM +0900, Michel Dänzer wrote: > On 02.04.2015 01:15, Emil Velikov wrote: > > They are less and easier to track than the public ones. > > Grammar: s/less/fewer/ > > > Other than that, this patch and patch 8 are > > Acked-by: Michel Dänzer > > though I'm not s

[PATCH libdrm 07/24] radeon: annotate the private symbols

2015-04-01 Thread Emil Velikov
They are less and easier to track than the public ones. The macro drm_public will be going away by the end of the series. Cc: Maarten Lankhorst Cc: Michel Dänzer Signed-off-by: Emil Velikov --- radeon/bof.c | 22 +- radeon/bof.h | 23 ++- 2 files change