forked from Minki/linux
staging: unisys: iochannel fix trailing */
Fixed last warning message from checkpatch.pl by removing the wordiness of the comment Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c06a278344
commit
0678eb1e4e
@ -566,8 +566,7 @@ struct spar_io_channel_protocol {
|
||||
* pfn-off-size entires.
|
||||
*/
|
||||
|
||||
/* we deal with 4K page sizes when we it comes to passing page information
|
||||
* between */
|
||||
/* use 4K page sizes when we it comes to passing page information between */
|
||||
/* Guest and IOPartition. */
|
||||
#define PI_PAGE_SIZE 0x1000
|
||||
#define PI_PAGE_MASK 0x0FFF
|
||||
|
Loading…
Reference in New Issue
Block a user