diff options
author | Pavel Machek <pavel@denx.de> | 2013-09-30 16:56:02 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-10-02 17:22:27 +0400 |
commit | a023da331c1d2a26669161031fe6e2c8e0a2009e (patch) | |
tree | 8c5f0b918f9909bef4a61f4fd384188523dd3b03 /crypto | |
parent | a89adb098ac33934b6b0a773853a12220376d600 (diff) | |
download | linux-a023da331c1d2a26669161031fe6e2c8e0a2009e.tar.xz |
usb: gadget: s3c-hsotg: fix CodingStyle issues
checkpatch.pl has some valid complaints about style in s3c-hsotg.c:
- macro with 'if' should be really enclosed in 'do {} while (0)'
- seq_puts() is going to be slightly faster than seq_printf()
- pr_err() is shorter than printk(KERN_ERR ...)
Signed-off-by: Pavel Machek <pavel@denx.de>
[bzolnier: minor fixes]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions