Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641535 > unrolled thread

Re: [PATCH] fix ptr_ret.cocci warnings

Started byStephan Müller <smueller@chronox.de>
First post2017-05-15 13:00 +0200
Last post2017-05-15 13:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] fix ptr_ret.cocci warnings Stephan Müller <smueller@chronox.de> - 2017-05-15 13:00 +0200

#1641535 — Re: [PATCH] fix ptr_ret.cocci warnings

FromStephan Müller <smueller@chronox.de>
Date2017-05-15 13:00 +0200
SubjectRe: [PATCH] fix ptr_ret.cocci warnings
Message-ID<tHlTk-72L-5@gated-at.bofh.it>
Am Montag, 15. Mai 2017, 12:52:11 CEST schrieb Julia Lawall:

Hi Julia,

> Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
> 
> Generated by: scripts/coccinelle/api/ptr_ret.cocci

Thank you, included -- it will be present in the next release.

Ciao
Stephan

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web