kernel/arch/s390/appldata/appldata_net_sum.c
.. .. @@ -25,10 +25,6 @@ 25 25 * This is accessed as binary data by z/VM. If changes to it can't be avoided, 26 26 * the structure version (product ID, see appldata_base.c) needs to be changed 27 27 * as well and all documentation and z/VM applications using it must be updated. 28 - *29 - * The record layout is documented in the Linux for zSeries Device Drivers30 - * book:31 - * http://oss.software.ibm.com/developerworks/opensource/linux390/index.shtml32 28 */ 33 29 struct appldata_net_sum_data { 34 30 u64 timestamp;