Staging: gdm72xx: Remove wrapper function put_event_entry
authorShraddha Barke <shraddha.6596@gmail.com>
Wed, 17 Feb 2016 12:33:38 +0000 (18:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:36:49 +0000 (15:36 -0800)
commitdcd517db44e56f211ca1ad977c88735942bd6146
treea518bc1e5a9d6ce477f66f2e9d246dfa6d2e6269
parent9eded76f510641c831e02a9112a5e240100aeeef
Staging: gdm72xx: Remove wrapper function put_event_entry

put_event_entry is used only once. Replace it's usage with direct call
to list_add_tail().

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_wimax.c
This page took 0.024953 seconds and 5 git commands to generate.