lkml.org 
[lkml]   [2020]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 02/10] x86/percpu: Clean up percpu_to_op()
On Sat, May 30, 2020 at 06:11:19PM -0400, Brian Gerst wrote:
> + if (0) { \
> + typeof(_var) pto_tmp__; \
> + pto_tmp__ = (_val); \
> + (void)pto_tmp__; \
> + } \

This is repeated at least once more; and it looks very similar to
__typecheck() and typecheck() but is yet another variant afaict.

\
 
 \ /
  Last update: 2020-07-09 12:30    [W:0.165 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site