summaryrefslogtreecommitdiff
path: root/configs/ether.conf
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+291
e='2'>stat only
authorGeorgiana Rodica Chelu <georgiana.chelu93@gmail.com>2016-09-19 19:35:09 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-20 13:43:32 +0200
commit748df3b1a429151ef05010792be254feeb83e201 (patch)
tree60e805738c3ac03abaec1a4e745a1cc88ab51839
parent89237e06e2a57899424c8c51bada9b4046161e07 (diff)
staging: iio: meter: ade7754: Match alignment with open parenthesis
Reorganize the parameters to improve the readability of the code in two manners: - parameters of distinctive variable types on different lines - parameters of similar variable types on the same line Also, take advantage of the horizontal space available and place all the parameters on a single line. Issues found by checkpatch.pl script. Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat