Thread (12 messages) flat view 12 messages, 4 authors, 2012-04-03

Re: [PATCH 1/2] HID: hid-lg4ff: Use Private Data

From: Jiri Kosina <hidden>
Date: 2012-04-03 02:15:01
Also in: lkml

On Mon, 2 Apr 2012, simon@mungewell.org wrote:
quoted
quoted
+	struct lg4ff_device_entry *uninitialized_var(entry);
+	struct lg_drv_data *uninitialized_var(drv_data);
You don't need uninitialized_var bloat anymroe, right?
I guess I don't fully understand the 'unitialized_var()' macro, and was
just following the previous uses in the code.

Google'ing doesn't really help either. Is there a definitive guide as when
to use and not?
As Jiri Slaby already explained, it's rather a hack to shut up gcc in 
cases in which it gets the unused warning wrong.

But even that is considered controversial by some people ... 

-- 
Jiri Kosina
SUSE Labs
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help