commit | 6a18037d4165f691063b43816be3152e9006eb06 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Thu Oct 16 15:01:40 2008 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Thu Oct 16 15:01:40 2008 +0200 |
tree | 61e5dab681cd0544f61b6d5ffad4c6a0c0c2b1a1 | |
parent | 5a289395bf753f8a318d3a5fa335a757c16c0183 [diff] [blame] |
oprofile: fixing whitespaces in drivers/oprofile/* Signed-off-by: Robert Richter <robert.richter@amd.com>
diff --git a/drivers/oprofile/oprof.c b/drivers/oprofile/oprof.c index 50062ce..cd37590 100644 --- a/drivers/oprofile/oprof.c +++ b/drivers/oprofile/oprof.c
@@ -94,7 +94,7 @@ int err = -EINVAL; mutex_lock(&start_mutex); - + if (!is_setup) goto out;