Fix some coding style issues in rts51x.c (from rts5139 module). Changes in v3: * removed all the Out Of Memory messages * redefined pr_fmt to add a prefix to each pr_<level>. Changes in v2: * patch splitted to have just one specific coding style issue fixed at a time
Fabio Falzoi (6): Staging: rts5139: Camel case labels replaced Staging: rts5139: Fixed multi-line code alignment Staging: rts5139: Splitted one-line multiple assignment Staging: rts5139: Use standard pr_<level> prefixing Staging: rts5139: Removed OOM messages Staging: rts5139: More appropriate use of sizeof operand drivers/staging/rts5139/rts51x.c | 125 ++++++++++++++++++--------------------- 1 file changed, 57 insertions(+), 68 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/