commit | 67a5a59d3301949f51f2d617d689f005c6d21470 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@parisc-linux.org> | Mon Mar 27 19:52:14 2006 +0000 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Fri Apr 21 22:20:32 2006 +0000 |
tree | 7a8823c610b1793ccc307949b11af17f8e290fb2 | |
parent | b2d6b9fb35bf670df8049f0b3d4d306bf2d454da [diff] [blame] |
[PARISC] Misc. janitorial work Fix a spelling mistake, add a KERN_INFO flag, and fix some whitespace uglies. Signed-off-by: Helge Deller <deller@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
diff --git a/drivers/parisc/pdc_stable.c b/drivers/parisc/pdc_stable.c index 4e53be9..bbeabe3 100644 --- a/drivers/parisc/pdc_stable.c +++ b/drivers/parisc/pdc_stable.c
@@ -535,7 +535,7 @@ { char *out = buf; struct pdcspath_entry *pathentry; - + if (!entry || !buf) return -EINVAL;