[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1388924737-1412-1-git-send-email-andreas.frembs@studium.uni-erlangen.de>
Date: Sun, 5 Jan 2014 13:25:34 +0100
From: Andreas Frembs <andreas.frembs@...dium.uni-erlangen.de>
To: andreas.frembs@...dium.uni-erlangen.de
Cc: matthias.schoepe@...dium.uni-erlangen.de,
linux-kernel@...cs.fau.de, gregkh@...uxfoundation.org,
dhowells@...hat.com, viro@...iv.linux.org.uk,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
linville@...driver.com, andrea.merello@...il.com,
valentina.manea.m@...il.com, lisa@...apiadmin.com
Subject: [PATCH 0/3] Staging rtl8192e: Fixing several checkpatch errors and warnings
In rtllib_crypt_tkip.c we fixed the checkpatch error: space required after that ','.
In rtllib_debug.h we fixed the checkpatch error: Macros with complex values should be enclosed in parenthesis.
We also fixed in rtllib_debug.h the warning, do {} while (0) macros should not be semicolon terminated.
By removing this semicolon we had to fix the wrong use of this macro in rtl8192e/r8192E_phy.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists