summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cw1200/fwio.c
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-12-09 23:14:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-23 10:18:40 +0300
commita05a4e27a02d27037bc48891c97e3ea6f9b97f8e (patch)
treec06bcbef5a041f466f8d001e2c02d594d995bf55 /drivers/net/wireless/cw1200/fwio.c
parent809accc950d47eb40b8d2beca605607d7dc47ce1 (diff)
downloadlinux-a05a4e27a02d27037bc48891c97e3ea6f9b97f8e.tar.xz
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
commit 589b72894f53124a39d1bb3c0cecaf9dcabac417 upstream. Clang warns: ../drivers/block/xen-blkfront.c:1117:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] nr_parts = PARTS_PER_DISK; ^ ../drivers/block/xen-blkfront.c:1115:3: note: previous statement is here if (err) ^ This is because there is a space at the beginning of this line; remove it so that the indentation is consistent according to the Linux kernel coding style and clang no longer warns. While we are here, the previous line has some trailing whitespace; clean that up as well. Fixes: c80a420995e7 ("xen-blkfront: handle Xen major numbers other than XENVBD") Link: https://github.com/ClangBuiltLinux/linux/issues/791 Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Reviewed-by: Juergen Gross <jgross@suse.com> Acked-by: Roger Pau Monné <roger.pau@citrix.com> Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/wireless/cw1200/fwio.c')
0 files changed, 0 insertions, 0 deletions