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


Groups > linux.kernel > #1681031 > unrolled thread

Re: [PATCH] video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()

Started byBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
First post2017-07-04 17:10 +0200
Last post2017-07-04 17:10 +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] video: fbdev: aty: remove useless variable assignments  in aty_var_to_crtc() Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-07-04 17:10 +0200

#1681031 — Re: [PATCH] video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()

FromBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Date2017-07-04 17:10 +0200
SubjectRe: [PATCH] video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Message-ID<tZxCF-1Bv-1@gated-at.bofh.it>
On Monday, June 26, 2017 05:05:18 PM Gustavo A. R. Silva wrote:
> Value assigned to variable vdisplay at line 990 is overwritten
> at line 1039 before it can be used. Also, variable assignment
> at line 987 is the same as at line 1039. This makes such
> variable assignments useless.
> 
> Remove these variable assignments and the code related.
> 
> Addresses-Covertity-ID: 1226900
> Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>

Patch queued for 4.13, thanks.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web