···10931093 * combined-sampling data entry consists of a basic- and a diagnostic-sampling10941094 * data entry. The sampling function is determined by the flags in the perf10951095 * event hardware structure. The function always works with a combined-sampling10961096- * data entry but ignores the the diagnostic portion if it is not available.10961096+ * data entry but ignores the diagnostic portion if it is not available.10971097 *10981098 * Note that the implementation focuses on basic-sampling data entries and, if10991099 * such an entry is not valid, the entire combined-sampling data entry is
+1-1
arch/s390/kernel/sthyi.c
···253253 sctns->mac.infmval1 |= MAC_CNT_VLD;254254}255255256256-/* Returns a pointer to the the next partition block. */256256+/* Returns a pointer to the next partition block. */257257static struct diag204_x_part_block *lpar_cpu_inf(struct lpar_cpu_inf *part_inf,258258 bool this_lpar,259259 void *diag224_buf,