From: Jussi Kivilinna Date: Sat, 2 Apr 2011 08:25:54 +0000 (+0300) Subject: zd1211rw: rename CR* macros to ZD_CR* X-Git-Tag: v3.0-rc1~377^2~437^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd5d17b8e2b418b495599c554f9c4754b7f93c9;p=pandora-kernel.git zd1211rw: rename CR* macros to ZD_CR* With compat-wireless CR* macros in zd_usb.h conflict with CR macros in include/asm-generic/termbits.h. So rename CR* macros to ZD_CR*. Conversion was done with using sed and then 'over 80 character line' checkpatch.pl warnings and comment indents were fixed. Reported-by: Walter Goldens Signed-off-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed