summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2014-02-10 01:15:57 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-12 00:41:14 +0400
commitbea8810043b9a66c46b8c76bfbb5c8572530788d (patch)
treebe1c144bb281fdfd740a208302ff561ae2f03178 /scripts
parent7fdc6ec54e2a59071640bc0206af6951a19d84df (diff)
downloadlinux-bea8810043b9a66c46b8c76bfbb5c8572530788d.tar.xz
staging: r8188eu: Replace misspelled local container macro
This driver has its own implementation of a "container_of" macro. It is replaced with the standard container_of version. Most of these are a straight one-to-one replacement; however, a few of the instances referred to the member of a union. Those were replaced with the struct that is part of that union. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions