diff options
author | Andrew Morton <[email protected]> | 2008-01-10 14:33:08 -0800 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2008-01-15 15:58:59 -0500 |
commit | ed722d3d3eb2e9ea87d9f8109c291337e79d584a (patch) | |
tree | e79c8a1e94fb00dc84e8b23cc467e94e2ec54447 /net/unix/sysctl_net_unix.c | |
parent | b50e56d81e0df964e9b28001d792021b109cf4f1 (diff) |
[libata] pata_bf54x: checkpatch fixes
WARNING: line over 80 characters
#36: FILE: drivers/ata/pata_bf54x.c:1512:
+ while (bfin_port_info[board_idx].udma_mask>0 && udma_fsclk[udma_mode] > fsclk) {
ERROR: need spaces around that '>' (ctx:VxV)
#36: FILE: drivers/ata/pata_bf54x.c:1512:
+ while (bfin_port_info[board_idx].udma_mask>0 && udma_fsclk[udma_mode] > fsclk) {
^
total: 1 errors, 1 warnings, 19 lines checked
Your 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: Jeff Garzik <[email protected]>
Cc: Sonic Zhang <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: sonic zhang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions