jiffies_round-jiffies_round_relative-conversion-rt2x00-checkpatch-fixes
commit13bf2b59f24cf576b816d50d42118e0fd793242c
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 23 Oct 2007 18:51:33 +0000 (23 18:51 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:17:42 +0000 (14 11:17 +0000)
treefbf6129d03740745af3fe61b886fec3ee617a9c2
parentf6d1c3df99b4ec0c7505ced62aa239866061a4ac
jiffies_round-jiffies_round_relative-conversion-rt2x00-checkpatch-fixes

ERROR: no space after that open parenthesis '('
#23: FILE: drivers/net/wireless/rt2x00/rt2x00lib.h:33:
+#define LINK_TUNE_INTERVAL ( round_jiffies_relative(HZ) )

ERROR: no space before that close parenthesis ')'
#23: FILE: drivers/net/wireless/rt2x00/rt2x00lib.h:33:
+#define LINK_TUNE_INTERVAL ( round_jiffies_relative(HZ) )

total: 2 errors, 0 warnings, 8 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: "John W. Linville" <linville@tuxdriver.com>
Cc: Anton Blanchard <anton@samba.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/wireless/rt2x00/rt2x00lib.h