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


Groups > linux.kernel > #1434736

[PATCH] Remove unused variable

From Matthias Beyer <mail@beyermatthias.de>
Newsgroups linux.kernel
Subject [PATCH] Remove unused variable
Date 2016-06-30 18:50 +0200
Message-ID <rPNk7-3v4-45@gated-at.bofh.it> (permalink)
References <rOBEl-7gi-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

after reading your email, I created this patch.

**Please note all**: I'm getting into kernel dev right now (again), so I don't
even know how to test-compile this patch, let alone testing it.

You're more than welcome to teach me things.

Matthias Beyer (1):
  drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variable

 drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

-- 
2.9.0

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c:1812: possible  pointless variable ? David Binderman <linuxdev.baldrick@gmail.com> - 2016-06-27 12:10 +0200
  [PATCH] drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variable Matthias Beyer <mail@beyermatthias.de> - 2016-06-30 18:50 +0200
  [PATCH] Remove unused variable Matthias Beyer <mail@beyermatthias.de> - 2016-06-30 18:50 +0200

csiph-web