11 Oct
2010
11 Oct
'10
1:38 p.m.
On Sat, Oct 09, 2010 at 09:31:31PM +0200, Dan Carpenter wrote:
There is a typo here that got copy and pasted to several probe functions. kzalloc() returns NULL on allocation failures and not an ERR_PTR.
Signed-off-by: Dan Carpenter error27@gmail.com
Applied, thanks.