diff options
author | Andrew Morton <[email protected]> | 2008-05-28 12:40:39 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2008-06-04 15:57:10 -0400 |
commit | b212f3378a9cfca4da52d7c7e6f79ead8ec287fc (patch) | |
tree | 9e055d8c9bba11344d13edfc6ff3407e850ce8f4 /fs/jbd2/commit.c | |
parent | 48e6c51bd326ce9faf07fbdf84d361c9755b7035 (diff) |
airo warning fix
WARNING: space prohibited between function name and open parenthesis '('
#22: FILE: drivers/net/wireless/airo.c:2907:
+ while ((IN4500 (ai, COMMAND) & COMMAND_BUSY) && (delay < 10000)) {
total: 0 errors, 1 warnings, 8 lines checked
./patches/wireless-airo-waitbusy-wont-delay.patch has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
Please run checkpatch prior to sending patches
Cc: Dan Williams <[email protected]>
Cc: Roel Kluin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions