commit | f3a740c5fb792098d7e7a24cd194a6d8c710ea94 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sun Jul 15 23:40:49 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:46 2007 -0700 |
tree | 3280161b56e2bab39b1086a90449f96d62f7bfdd | |
parent | b663a79c191508f27cd885224b592a878c0ba0f6 [diff] |
sony-laptop: use NULL for pointer Use NULL instead of 0 for pointer: drivers/misc/sony-laptop.c:1920:6: warning: Using plain integer as NULL pointer Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Acked-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>