diff options
| author | Shivani Bhardwaj <shivanib134@gmail.com> | 2015-10-13 14:34:48 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-13 20:07:06 +0300 |
| commit | 7ee8291a2622388c3b732614eb8c4c61a1bdd4dd (patch) | |
| tree | dd8654d713068264f46b9e2787c098f21c29c30a /include/linux/stackprotector.h | |
| parent | 6bd7e5668644424cb70be79ecde4033e1ae123a2 (diff) | |
| download | linux-7ee8291a2622388c3b732614eb8c4c61a1bdd4dd.tar.xz | |
Staging: wilc1000: wilc_wlan: Remove unnecessary cast
Remove cast which is not required.
Semantic patch used:
@@
type T;
T e;
identifier x;
@@
* T x = (T)e;
Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
