Thread (39 messages) 39 messages, 6 authors, 2015-04-13

Re: [ANNOUNCE] 3.18.7-rt1

From: Daniel Wagner <hidden>
Date: 2015-02-27 06:40:14
Also in: lkml

Hi Sebastian

On 02/26/2015 09:48 AM, Sebastian Andrzej Siewior wrote:
* Sebastian Andrzej Siewior | 2015-02-25 14:55:01 [+0100]:
+
+static int thermal_notify_work_init(void)
+{
+	int err;
+
+	err = swork_get();
+	if (!err)
+		return err;
It think this should be:

	if (err)
		return err;


cheers,
daniel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help