Loading include/linux/ipc_logging.h +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -13,6 +13,7 @@ #ifndef _IPC_LOGGING_H #define _IPC_LOGGING_H #include <linux/err.h> #include <linux/types.h> #define MAX_MSG_SIZE 255 Loading Loading
include/linux/ipc_logging.h +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -13,6 +13,7 @@ #ifndef _IPC_LOGGING_H #define _IPC_LOGGING_H #include <linux/err.h> #include <linux/types.h> #define MAX_MSG_SIZE 255 Loading