Re: [cocci] [RFC] Increasing usage of direct pointer assignments from memcpy() calls with SmPL?

Markus Elfring <[email protected]>
Newsgroups fr.inria.cocci,org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
>> - target = object; memcpy(target, source, size);
+ target = memcpy(object, source, size);


> No one will thank you for making these changes...  ๐Ÿ™

Will any more contributors dare to try adjustments out at such source code places?


>                                                        Please don't do it.

How will change tolerance evolve further?

Regards,
Markus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.