summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/vbuschannel.h
diff options
context:
space:
mode:
authorDavid Binder <david.binder@unisys.com>2017-02-21 12:53:26 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-06 09:16:57 +0100
commit4a1f98f15ddde53fff2c3508189cbe19f2a0ce9e (patch)
tree3d15b5b55d40ce2aa03abfd673a4d21b5442cb3c /drivers/staging/unisys/visorbus/vbuschannel.h
parent04dbfea65ac9c4fe60e689e1d748e4774d3c0437 (diff)
downloadop-kernel-dev-4a1f98f15ddde53fff2c3508189cbe19f2a0ce9e.zip
op-kernel-dev-4a1f98f15ddde53fff2c3508189cbe19f2a0ce9e.tar.gz
staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc comment
Removes kernel-doc formatting for comment that precedes a static function. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorbus/vbuschannel.h')
-rw-r--r--drivers/staging/unisys/visorbus/vbuschannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorbus/vbuschannel.h b/drivers/staging/unisys/visorbus/vbuschannel.h
index b0df261..5dbf6c5 100644
--- a/drivers/staging/unisys/visorbus/vbuschannel.h
+++ b/drivers/staging/unisys/visorbus/vbuschannel.h
@@ -66,7 +66,7 @@ struct ultra_vbus_deviceinfo {
u8 reserved[128]; /* pad size to 256 bytes */
};
-/**
+/*
* vbuschannel_print_devinfo() - format a struct ultra_vbus_deviceinfo
* and write it to a seq_file
* @devinfo: the struct ultra_vbus_deviceinfo to format
OpenPOWER on IntegriCloud