diff options
author | 2010-05-10 12:41:18 +0530 | |
---|---|---|
committer | 2010-05-13 10:05:19 -0700 | |
commit | d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0 (patch) | |
tree | 9c4fc04f4d146bdc42a02a7634896fc8271b5439 /net/ipv4/tcp_timer.c | |
parent | davinci: edma: fix coding style issue related to usage of braces (diff) | |
download | linux-dev-d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0.tar.xz linux-dev-d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0.zip |
davinci: edma: use BIT() wherever possible
This patch replaces occurences of (1 << x) with
BIT(x) as it makes for much better reading.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions