git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
758ef74
)
agp: use NULL instead of 0 when pointer is needed
author
Bill Pemberton
<wfp5p@virginia.edu>
Fri, 30 Apr 2010 13:34:29 +0000
(09:34 -0400)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 11 May 2010 08:11:09 +0000
(10:11 +0200)
Fixes sparse warning:
drivers/char/agp/generic.c:1217:33: warning: Using plain integer as
NULL pointer
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
CC: linux-kernel@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found