commit | 06add777bd0aa764a2252e80c46ecc55ddc29dd1 | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Fri Jun 22 16:40:21 2018 -0500 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jun 26 12:27:06 2018 -0400 |
tree | 9790afbb7416a416998b05f26330c4ae1fa10868 | |
parent | 9de3a1ef032a5ad5d7b642d625b6bd362b1989d6 [diff] |
scsi: tcmu: misc nl code cleanup Some misc cleanup of the nl rework patches. 1. Fix space instead of tabs use and extra newline 2. Drop initializing variables to 0 when not needed 3. Just pass the skb_buff and msg_header pointers to tcmu_netlink_event_send. Signed-off-by: Mike Christie <mchristi@redhat.com> Tested-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>