diff options
| author | Jingoo Han <[email protected]> | 2013-04-29 16:17:33 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:15 -0700 |
| commit | 8541b827451e0dd907f4a0088213b8982347ce3a (patch) | |
| tree | 349a84bf43216593c7ffde689c9e18ab0bd679c6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 8ab5aa67f17dc5e18c446664b0105c45a41fec74 (diff) | |
drivers/video/backlight/adp8870_bl.c: add missing braces
Add missing braces to include error message. The error message is
related to the return value for sysfs_create_group(). However,
sysfs_create_group() is called when pdata->en_ambl_sens is not zero.
Thus, the checking return value should be included in the if statement.
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions