• Tony Nguyen's avatar
    ice: Correct comment block style · a07cc178
    Tony Nguyen authored
    The following is reported by checkpatch, correct it.
    
    -----------------------------------------------
    drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
    -----------------------------------------------
    WARNING:NETWORKING_BLOCK_COMMENT_STYLE: networking block comments don't use an empty /* line, use /* Comment...
    FILE: drivers/net/ethernet/intel/ice/ice_adminq_cmd.h:1428:
    +/*
    + * Send to PF command (indirect 0x0801) ID is only used by PF
    Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
    Tested-by: default avatarTony Brelinski <tonyx.brelinski@intel.com>
    a07cc178
ice_adminq_cmd.h 65.5 KB