| 	
Prev: massive polling problems with udevd and  	other processes Next: [PATCH 1/2] perf tui: Reset use_browser if stdout is not a tty 	
		 From: Eric Anholt on 26 May 2010 17:20 On Fri, 7 May 2010 10:40:09 +0200, Dan Carpenter <error27(a)gmail.com> wrote: > The "connector" variable is used as the cursor in a > list_for_each_entry() and it's always non-null so we don't need to check > it. Applied. Thanks! |